fixed typo
This commit is contained in:
@@ -105,7 +105,7 @@ static void load_configs(private_eap_radius_plugin_t *this)
|
|||||||
"%s.plugins.eap-radius.secret", NULL, charon->name);
|
"%s.plugins.eap-radius.secret", NULL, charon->name);
|
||||||
if (!secret)
|
if (!secret)
|
||||||
{
|
{
|
||||||
DBG1(DBG_CFG, "no RADUIS secret defined");
|
DBG1(DBG_CFG, "no RADIUS secret defined");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
nas_identifier = lib->settings->get_str(lib->settings,
|
nas_identifier = lib->settings->get_str(lib->settings,
|
||||||
|
|||||||
Reference in New Issue
Block a user