diff options
author | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2015-09-07 15:01:46 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2015-09-07 15:01:46 +0200 |
commit | b638c78b40951d394e14dea3608f87a1cff9786f (patch) | |
tree | 3d96ade3ea49ef68542aff98a8ef703b18ca7d61 /print-pppoe.c | |
parent | 9ea43350e0b4b0ab952dae16f4748e690017890d (diff) | |
download | tcpdump-b638c78b40951d394e14dea3608f87a1cff9786f.tar.gz |
Remove obsolete comments
Diffstat (limited to 'print-pppoe.c')
-rw-r--r-- | print-pppoe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-pppoe.c b/print-pppoe.c index e54a345e..90c9a2fe 100644 --- a/print-pppoe.c +++ b/print-pppoe.c @@ -28,7 +28,7 @@ #include <tcpdump-stdinc.h> #include "netdissect.h" -#include "extract.h" /* must come after interface.h */ +#include "extract.h" /* Codes */ enum { |