cvs commit: src/sys/netgraph ng_pppoe.c
    Gleb Smirnoff 
    glebius at FreeBSD.org
       
    Sun Aug  1 13:39:34 PDT 2004
    
    
  
glebius     2004-08-01 20:39:34 UTC
  FreeBSD src repository
  Modified files:
    sys/netgraph         ng_pppoe.c 
  Log:
  Another stupid error from my side. PPPOE_NONSTANDARD was first defined
  in enum {}, and then redefined with #define.
  No warnings from compiler, though.
  
  Submitted by:   bz
  Pointy hat to:  glebius
  
  Revision  Changes    Path
  1.67      +9 -9      src/sys/netgraph/ng_pppoe.c
    
    
More information about the cvs-all
mailing list