X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/19e9fbaa1396067396b8fbfa2b9af65eae8cb3a5..96fc9f5d28c509316e424af8c01ded25a85836a6:/print-lspping.c diff --git a/print-lspping.c b/print-lspping.c index 4cac614b..a96fb756 100644 --- a/print-lspping.c +++ b/print-lspping.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-lspping.c,v 1.12.2.5 2006-02-03 08:42:30 hannes Exp $"; + "@(#) $Header: /tcpdump/master/tcpdump/print-lspping.c,v 1.12.2.6 2006-06-23 02:07:27 hannes Exp $"; #endif #ifdef HAVE_CONFIG_H @@ -79,8 +79,6 @@ struct lspping_common_header { }; #define LSPPING_VERSION 1 -#define FALSE 0 -#define TRUE 1 static const struct tok lspping_msg_type_values[] = { { 1, "MPLS Echo Request"},