]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-radius.c
Keep the remaining payload length in a separate variable from the total
[tcpdump] / print-radius.c
index ca3526bb4ed46a92cc2eff026ac881137558f9b2..a8ec0db04a7002b79142c566c195391138b1d50c 100644 (file)
@@ -43,8 +43,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "$Id: print-radius.c,v 1.19 2002-12-11 07:14:07 guy Exp $";
+static const char rcsid[] _U_ =
+    "$Id: print-radius.c,v 1.19.2.2 2003-11-16 08:51:40 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H