committed by
Tobias Brunner
parent
f2d240954a
commit
6870a9b590
@@ -155,7 +155,7 @@ static void load_configs(private_eap_radius_plugin_t *this)
|
|||||||
retransmit_base);
|
retransmit_base);
|
||||||
if (!config)
|
if (!config)
|
||||||
{
|
{
|
||||||
DBG1(DBG_CFG, "no RADUIS server defined");
|
DBG1(DBG_CFG, "no RADIUS server defined");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
this->configs->insert_last(this->configs, config);
|
this->configs->insert_last(this->configs, config);
|
||||||
|
|||||||
Reference in New Issue
Block a user