-,
This commit is contained in:
parent
15f07a3e06
commit
ab5f4e7e1d
@ -601,7 +601,7 @@ run (void *cls,
|
|||||||
rc = GNUNET_CURL_gnunet_rc_create (ctx);
|
rc = GNUNET_CURL_gnunet_rc_create (ctx);
|
||||||
if (NULL != account_section)
|
if (NULL != account_section)
|
||||||
{
|
{
|
||||||
if (0 != strncasecmp ("exchange-accountcredentials-"
|
if (0 != strncasecmp ("exchange-accountcredentials-",
|
||||||
account_section,
|
account_section,
|
||||||
strlen ("exchange-accountcredentials-")))
|
strlen ("exchange-accountcredentials-")))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user