X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/7cf1b02275833ba76c7a718debad764575ef5791..ebe7dfee41ae838dd53a1bd9df5a62b3d7277b16:/print-token.c diff --git a/print-token.c b/print-token.c index 9695549e..fa47962e 100644 --- a/print-token.c +++ b/print-token.c @@ -23,6 +23,10 @@ * Further tweaked to more closely resemble print-fddi.c * Guy Harris */ +#ifndef lint +static const char rcsid[] _U_ = + "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.22.2.2 2003-11-16 08:51:51 guy Exp $"; +#endif #ifdef HAVE_CONFIG_H #include "config.h" @@ -38,10 +42,6 @@ #include "addrtoname.h" #include "ethertype.h" -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.22.2.1 2003-11-15 22:29:14 guy Exp $"; -#endif #include "ether.h" #include "token.h"