X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99c91c3aec40b691641374f58e798bd8d6b657bd..refs/heads/tcpdump-4.9:/print-rip.c diff --git a/print-rip.c b/print-rip.c index f9272d48..cf661d03 100644 --- a/print-rip.c +++ b/print-rip.c @@ -19,6 +19,8 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +/* \summary: Routing Information Protocol (RIP) printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif