aboutsummaryrefslogtreecommitdiffstats
path: root/airpcap_loader.h
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2007-01-26 06:45:12 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2007-01-26 06:45:12 +0000
commit0ba06e62ceb41e2ef075de1479790049fad6e19e (patch)
treef3ddb59d028c12bd0ea3c4f8ea18767bc21d47f1 /airpcap_loader.h
parentc1101226093c2b77962d5599395137227291b562 (diff)
Spelling fixes.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20561 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'airpcap_loader.h')
-rw-r--r--airpcap_loader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/airpcap_loader.h b/airpcap_loader.h
index 1286b5a832..420eb032cd 100644
--- a/airpcap_loader.h
+++ b/airpcap_loader.h
@@ -142,7 +142,7 @@ save_wlan_wep_keys(airpcap_if_info_t* info_if);
* This will be stored into the registry...
*/
gboolean
-write_wlan_wep_keys_to_regitry(airpcap_if_info_t* info_if, GList* key_list);
+write_wlan_wep_keys_to_registry(airpcap_if_info_t* info_if, GList* key_list);
/* Returs TRUE if the WEP key is valid, false otherwise */
gboolean
@@ -407,7 +407,7 @@ airpcap_if_info_free(airpcap_if_info_t *if_info);
* This will be stored into the registry...
*/
BOOL
-write_wlan_driver_wep_keys_to_regitry(GList* key_list);
+write_wlan_driver_wep_keys_to_registry(GList* key_list);
/*
* Clear keys and decryption status for the specified interface