X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/08e40fdbd6c00085516802a49db62dff0f288e8b..c94fccbfceecbf8c936fdaa4a5b9dc5e4fff0b09:/print-ether.c diff --git a/print-ether.c b/print-ether.c index 3b74581b..0f8c7dc5 100644 --- a/print-ether.c +++ b/print-ether.c @@ -19,6 +19,8 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +/* \summary: Ethernet printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif