X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/6f1c171a6aac53ad3db8f6f8b74a98a6a76580a1..d9dbb118f2f9c09a8548a2b34a6573f611c0bcf7:/print-icmp.c diff --git a/print-icmp.c b/print-icmp.c index d5563db4..17e7a752 100644 --- a/print-icmp.c +++ b/print-icmp.c @@ -19,6 +19,8 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +/* \summary: Internet Control Message Protocol (ICMP) printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif