Date: Sun, 1 Aug 2004 20:39:34 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pppoe.c Message-ID: <200408012039.i71KdYrd087323@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408012039.i71KdYrd087323>
