]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-nfs.c
Keep the remaining payload length in a separate variable from the total
[tcpdump] / print-nfs.c
index cfad81f67af032e7ad209fc5aaf5bf836743f504..6ccf2b1130fffbab22ccbc4d58a8de8200adadf9 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-nfs.c,v 1.99 2002-12-12 07:57:50 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-nfs.c,v 1.99.2.2 2003-11-16 08:51:35 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H