X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/3824a6c0417a551961d1a1bf4f94f10eff736afc..4fefee3da046c1555c3c6beea43b57754c7da032:/gmpls.c diff --git a/gmpls.c b/gmpls.c index cfedee59..731219b2 100644 --- a/gmpls.c +++ b/gmpls.c @@ -13,6 +13,10 @@ * Original code by Hannes Gredler (hannes@juniper.net) */ +#ifndef lint +static const char rcsid[] _U_ = + "@(#) $Header: /tcpdump/master/tcpdump/gmpls.c,v 1.4 2003-11-16 09:36:09 guy Exp $ (LBL)"; +#endif #ifdef HAVE_CONFIG_H #include "config.h" @@ -22,10 +26,6 @@ #include "interface.h" -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/gmpls.c,v 1.3 2003-11-15 00:39:13 guy Exp $ (LBL)"; -#endif /* rfc3471 */ struct tok gmpls_link_prot_values[] = { { 0x01, "Extra Traffic"},