X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99c91c3aec40b691641374f58e798bd8d6b657bd..47b02443f099fc93a7c69041d30bf6f6be552ece:/print-vjc.c?ds=sidebyside diff --git a/print-vjc.c b/print-vjc.c index 0f37924c..3287b9bc 100644 --- a/print-vjc.c +++ b/print-vjc.c @@ -19,6 +19,10 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +/* \summary: PPP Van Jacobson compression printer */ + +/* specification: RFC 1144 */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif