X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/3824a6c0417a551961d1a1bf4f94f10eff736afc..7c62bd3c1a9503acba49b01de46e218b59befbf5:/print-ldp.c diff --git a/print-ldp.c b/print-ldp.c index 63f46556..c8e80e9c 100644 --- a/print-ldp.c +++ b/print-ldp.c @@ -13,6 +13,10 @@ * Original code by Hannes Gredler (hannes@juniper.net) */ +#ifndef lint +static const char rcsid[] _U_ = + "@(#) $Header: /tcpdump/master/tcpdump/print-ldp.c,v 1.4.2.2 2003-11-16 08:51:31 guy Exp $"; +#endif #ifdef HAVE_CONFIG_H #include "config.h" @@ -28,10 +32,6 @@ #include "extract.h" #include "addrtoname.h" -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-ldp.c,v 1.5 2003-11-15 00:39:30 guy Exp $"; -#endif /* * ldp common header *