summaryrefslogtreecommitdiff
path: root/print-lmp.c
diff options
context:
space:
mode:
authorhannes <hannes>2006-06-23 02:03:09 +0000
committerhannes <hannes>2006-06-23 02:03:09 +0000
commit617f68b27238e29c391700fbd935b8e48eb263df (patch)
tree386ea8109dc0d37f65db22cccbb006a6a69c2ce0 /print-lmp.c
parent939a69c898052f7a61688be4317c836808f1a2ec (diff)
downloadtcpdump-617f68b27238e29c391700fbd935b8e48eb263df.tar.gz
remove redundant TRUE|FALSE defs
Diffstat (limited to 'print-lmp.c')
-rw-r--r--print-lmp.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/print-lmp.c b/print-lmp.c
index 2ff91c1f..22d0bc9d 100644
--- a/print-lmp.c
+++ b/print-lmp.c
@@ -17,7 +17,7 @@
#ifndef lint
static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-lmp.c,v 1.9 2006-03-28 08:20:30 hannes Exp $";
+ "@(#) $Header: /tcpdump/master/tcpdump/print-lmp.c,v 1.10 2006-06-23 02:03:09 hannes Exp $";
#endif
#ifdef HAVE_CONFIG_H
@@ -307,9 +307,6 @@ static const struct tok lmp_data_link_subobj[] = {
#define LMP_SD_SERVICE_CONFIG_CPSA_LINK_TYPE_SDH 5 /* UNI 1.0 Sec 9.4.2 */
#define LMP_SD_SERVICE_CONFIG_CPSA_LINK_TYPE_SONET 6 /* UNI 1.0 Sec 9.4.2 */
-#define FALSE 0
-#define TRUE 1
-
/*
* the ctypes are not globally unique so for
* translating it to strings we build a table based