]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-fddi.c
Use "len", not "payload_len", as we step through the packet; use
[tcpdump] / print-fddi.c
index 3b19c3a8c878729a72988af214e0dd6e79c2c8f6..164b9abee98e52b6e01d4e9a23b5a605800896b5 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+#ifndef lint
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-fddi.c,v 1.63 2003-11-16 09:36:21 guy Exp $ (LBL)";
+#endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #include "addrtoname.h"
 #include "ethertype.h"
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-fddi.c,v 1.62 2003-11-15 00:39:22 guy Exp $ (LBL)";
-#endif
 #include "ether.h"
 #include "fddi.h"