From 0ba06e62ceb41e2ef075de1479790049fad6e19e Mon Sep 17 00:00:00 2001 From: gerald Date: Fri, 26 Jan 2007 06:45:12 +0000 Subject: Spelling fixes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20561 f5534014-38df-0310-8fa8-9805f1628bb7 --- airpcap_loader.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'airpcap_loader.h') 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 -- cgit v1.2.3