]> 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 74082ad42d921b109ac3b604ff16daa9cdb730e5..6ccf2b1130fffbab22ccbc4d58a8de8200adadf9 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+#ifndef lint
+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
 #include "config.h"
 #include "addrtoname.h"
 #include "extract.h"
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-nfs.c,v 1.100 2003-11-15 00:39:33 guy Exp $ (LBL)";
-#endif
 #include "nfs.h"
 #include "nfsfh.h"