summaryrefslogtreecommitdiff
path: root/epan/column_info.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-09-22 00:16:45 +0000
committerGerald Combs <gerald@wireshark.org>2007-09-22 00:16:45 +0000
commitb2d3e554db968a8de61eaecba1ca3da7d979ea37 (patch)
tree6ca33a70a5cc1437066f5d8d6b52214d9065703b /epan/column_info.h
parent6805bdaed60d41326764e5ccbccc38f2de47df6a (diff)
downloadwireshark-b2d3e554db968a8de61eaecba1ca3da7d979ea37.tar.gz
Simplify the parsing of column preferences, which should make it easier
to add column prefs in the future. Fix up whitespace in a couple of places. svn path=/trunk/; revision=22923
Diffstat (limited to 'epan/column_info.h')
-rw-r--r--epan/column_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/column_info.h b/epan/column_info.h
index dcc6b0ab29..5b8bd64c7f 100644
--- a/epan/column_info.h
+++ b/epan/column_info.h
@@ -109,7 +109,7 @@ enum {
COL_DSCP_VALUE, /* IP DSCP Value */
COL_COS_VALUE, /* L2 COS Value */
COL_TEI, /* Q.921 TEI */
- COL_FR_DLCI, /* Frame Relay DLCI */
+ COL_FR_DLCI, /* Frame Relay DLCI */
COL_BSSGP_TLLI, /* GPRS BSSGP IE TLLI */
COL_EXPERT, /* Expert Info */
COL_FREQ_CHAN, /* IEEE 802.11 (and WiMax?) - Channel */