X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/c1c3c77463d592cc576eaa491e604752044ca55a..f70d3198b3ed1e7cdb5c7c08c100a63d42f09baa:/print-vqp.c diff --git a/print-vqp.c b/print-vqp.c index 8305d5d2..44a21935 100644 --- a/print-vqp.c +++ b/print-vqp.c @@ -12,16 +12,16 @@ * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE. * - * support for the Cisco prop. VQP Protocol - * * Original code by Carles Kishimoto */ +/* \summary: Cisco VLAN Query Protocol (VQP) printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include #include "netdissect.h" #include "extract.h"