Some typos fixed.
This commit is contained in:
@@ -82,7 +82,7 @@ extern enum_name_t *eap_type_short_names;
|
||||
* Lookup the EAP method type from a string.
|
||||
*
|
||||
* @param name EAP method name (such as "md5", "aka")
|
||||
* @return method type, 0 if unkown
|
||||
* @return method type, 0 if unknown
|
||||
*/
|
||||
eap_type_t eap_type_from_string(char *name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user