]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ospf6.c
Add length checks.
[tcpdump] / print-ospf6.c
index 4618579be59e09f005393667758eb13971965583..d95c279aae4bac26975afcc63eab439af989ecba 100644 (file)
@@ -22,8 +22,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-ospf6.c,v 1.11 2002-12-11 22:29:22 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-ospf6.c,v 1.11.2.2 2003-11-16 08:51:37 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H