]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vjc.c
Improve printout of DHCPv6 options.
[tcpdump] / print-vjc.c
index 1b6c6a428b555ffcd092cba13af2a7f2a64cb55a..2dc89aa5f989df4f6d1242faccb03d3afe9ec2ba 100644 (file)
@@ -25,7 +25,7 @@
 
 #ifndef lint
 static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-vjc.c,v 1.14 2003-11-19 01:09:48 guy Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-vjc.c,v 1.15 2004-03-25 03:31:17 mcr Exp $ (LBL)";
 #endif
 
 #include <tcpdump-stdinc.h>
@@ -82,7 +82,7 @@ static const char rcsid[] _U_ =
  * unused argument remind us that we should fix this some day.
  */
 int
-vjc_print(register const char *bp, u_short proto)
+vjc_print(register const char *bp, u_short proto _U_)
 {
        int i;