]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-atm.c
Use "len", not "payload_len", as we step through the packet; use
[tcpdump] / print-atm.c
index f7978721399bb3604e1bbe263f8e59b92ef071e5..aecc58b652530528233b1eb8e107e9ded4c0b5d6 100644 (file)
@@ -19,8 +19,8 @@
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-atm.c,v 1.33 2002-12-19 09:39:11 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-atm.c,v 1.35 2003-11-16 09:36:13 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H