X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99c91c3aec40b691641374f58e798bd8d6b657bd..69ead2a09cf7d0666c6a7ac12e47fd9743242c61:/print-arp.c?ds=sidebyside diff --git a/print-arp.c b/print-arp.c index b007257a..79c8ecb1 100644 --- a/print-arp.c +++ b/print-arp.c @@ -19,6 +19,8 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +/* \summary: Address Resolution Protocol (ARP) printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif