X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/11d3a01319e295dcabfb2647302d278938449226..c4744fc29aefea62ab751d50d5e4743c3065ef5f:/print-vjc.c diff --git a/print-vjc.c b/print-vjc.c index b2132051..3287b9bc 100644 --- a/print-vjc.c +++ b/print-vjc.c @@ -19,7 +19,9 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -/* \summary: PPP Van Jacobson compression (RFC1144) printer */ +/* \summary: PPP Van Jacobson compression printer */ + +/* specification: RFC 1144 */ #ifdef HAVE_CONFIG_H #include "config.h"