]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-token.c
Have the configure script arrange that the Makefile define _U_
[tcpdump] / print-token.c
index 37fa2c28d33069bde27e312c1c46d5120a2b9d5e..5f70c6f59ac56cbdcf859e8d63d52b051063675c 100644 (file)
  * Further tweaked to more closely resemble print-fddi.c
  *     Guy Harris <[email protected]>
  */
+#ifndef lint
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.24 2003-11-16 09:36:40 guy Exp $";
+#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-token.c,v 1.23 2003-11-15 00:39:42 guy Exp $";
-#endif
 #include "ether.h"
 #include "token.h"