diff options
Diffstat (limited to 'print-pppoe.c')
-rw-r--r-- | print-pppoe.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print-pppoe.c b/print-pppoe.c index a6c1c625..23d9a238 100644 --- a/print-pppoe.c +++ b/print-pppoe.c @@ -21,6 +21,8 @@ * Original code by Greg Stark <gsstark@mit.edu> */ +/* \summary: PPP-over-Ethernet (PPPoE) printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif |