aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/airpcap_gui_utils.h
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-10-20 23:22:53 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-10-20 23:22:53 +0000
commit57d53852fd0070f671c7c2063455e3af86d277c1 (patch)
tree0a77204b8b95e08cbe212b3a30aa923da9e8efb8 /gtk/airpcap_gui_utils.h
parent342b5351b55ba44318ba102e6cc53253a314f241 (diff)
AirPcap fixes from Giorgio Tino:
1) When choosing to Merge, Import or Keep decryption keys, key lists will be saved to the preferences file AND into the registry. 2) Now if you check/uncheck the WEP deccryption checkbox in the Preferences..., the AirPcap toolbar will be modified as well. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19646 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/airpcap_gui_utils.h')
-rwxr-xr-xgtk/airpcap_gui_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/airpcap_gui_utils.h b/gtk/airpcap_gui_utils.h
index 2c2f256540..c953c31209 100755
--- a/gtk/airpcap_gui_utils.h
+++ b/gtk/airpcap_gui_utils.h
@@ -38,7 +38,7 @@
#define AIRPCAP_LINK_TYPE_NAME_UNKNOWN "Unknown"
#define AIRPCAP_DECRYPTION_TYPE_STRING_WIRESHARK "Wireshark"
-#define AIRPCAP_DECRYPTION_TYPE_STRING_AIRPCAP "AirPcap"
+#define AIRPCAP_DECRYPTION_TYPE_STRING_AIRPCAP "Driver"
#define AIRPCAP_DECRYPTION_TYPE_STRING_NONE "None"
#define NO_ROW_SELECTED -1