aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/keys.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-06-29 23:08:05 +0000
committerGerald Combs <gerald@wireshark.org>2009-06-29 23:08:05 +0000
commite8f4577ab879302ea95814f0c39ae416b549507d (patch)
treee4af558c9bfd9b3ab5632830bf0c33f38ebaffeb /gtk/keys.h
parentaa2c87df8791a94f397ce219ca1c8481be626897 (diff)
Fix a couple of AirPcap channel/offset bugs. Remove an unused
routine. Fixup whitespace in a couple of places. svn path=/trunk/; revision=28886
Diffstat (limited to 'gtk/keys.h')
-rw-r--r--gtk/keys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/keys.h b/gtk/keys.h
index 09205a5592..cdc60c3374 100644
--- a/gtk/keys.h
+++ b/gtk/keys.h
@@ -67,6 +67,7 @@
#define AIRPCAP_ADVANCED_INTERFACE_KEY "airpcap_advanced_if_key"
#define AIRPCAP_ADVANCED_LINK_TYPE_KEY "airpcap_advanced_lt_key"
#define AIRPCAP_ADVANCED_CHANNEL_KEY "airpcap_advanced_ch_key"
+#define AIRPCAP_ADVANCED_CHANNEL_OFFSET_KEY "airpcap_advanced_ch_offset_key"
#define AIRPCAP_ADVANCED_FCS_CHECK_KEY "airpcap_advanced_fcs_check_key"
#define AIRPCAP_ADVANCED_FCS_FILTER_KEY "airpcap_advanced_fcs_filter_key"
#define AIRPCAP_ADVANCED_BLINK_KEY "airpcap_advanced_blink_key"