aboutsummaryrefslogtreecommitdiffstats
path: root/epan/column_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/column_info.h')
-rw-r--r--epan/column_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/column_info.h b/epan/column_info.h
index 4976c3e285..dcc6b0ab29 100644
--- a/epan/column_info.h
+++ b/epan/column_info.h
@@ -112,6 +112,7 @@ enum {
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 */
NUM_COL_FMTS /* Should always be last */
};