aboutsummaryrefslogtreecommitdiffstats
path: root/airpcap_loader.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-01-26 06:45:12 +0000
committerGerald Combs <gerald@wireshark.org>2007-01-26 06:45:12 +0000
commit065e9f88e54aa837270ec0bd2d499c977dda3007 (patch)
treef3ddb59d028c12bd0ea3c4f8ea18767bc21d47f1 /airpcap_loader.h
parent0dad9f1bb25af4fe6e072ff45f21134d73752ce9 (diff)
Spelling fixes.
svn path=/trunk/; revision=20561
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