X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99c91c3aec40b691641374f58e798bd8d6b657bd..fe01d2496c1cc3b4a327d7d9b2faba9c79479a13:/print-ipcomp.c diff --git a/print-ipcomp.c b/print-ipcomp.c index a6d25257..82469b3f 100644 --- a/print-ipcomp.c +++ b/print-ipcomp.c @@ -19,6 +19,8 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +/* \summary: IP Payload Compression Protocol (IPComp) printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif