]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-fddi.c
add tracefiles for infinite loop testing
[tcpdump] / print-fddi.c
index 1258c93ef84577824c391960463f8431f45f7c67..8ef905607bff0d485140c4660db3d68958f80263 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.61.2.2 2003-11-16 08:51:20 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.61.2.1 2003-11-15 22:28:49 guy Exp $ (LBL)";
-#endif
 #include "ether.h"
 #include "fddi.h"