]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-token.c
Keep the remaining payload length in a separate variable from the total
[tcpdump] / print-token.c
index 6478ff272592d50578999573baf1ee3af4112449..fa47962ec20b3d937fb3397afa904f81750b8d1a 100644 (file)
@@ -24,8 +24,8 @@
  *     Guy Harris <[email protected]>
  */
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.22 2002-12-19 09:39:16 guy Exp $";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.22.2.2 2003-11-16 08:51:51 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H