]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vjc.c
(for 4.9.3) CVE-2018-14470/Babel: fix an existing length check
[tcpdump] / print-vjc.c
index b213205106b7b70ed6dcda8c38bd7955205325c2..3287b9bcf789889d42dc47854d2ccd08f65606bb 100644 (file)
@@ -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"