X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/83b356e177deb463d4b00917303947b4ab713be2..f152c1268f28fc84d15d364b742f500e12374b33:/print-dccp.c diff --git a/print-dccp.c b/print-dccp.c index 0e30e99c..6e252642 100644 --- a/print-dccp.c +++ b/print-dccp.c @@ -7,6 +7,8 @@ * BSD-style license that accompanies tcpdump or the GNU GPL version 2 */ +/* \summary: Datagram Congestion Control Protocol (DCCP) printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif