use exchange section consistently for master_priv_file option
This commit is contained in:
parent
fe36ba0062
commit
f552b7e4c0
@ -77,7 +77,7 @@ run (void *cls,
|
|||||||
if ( (NULL == masterkeyfile) &&
|
if ( (NULL == masterkeyfile) &&
|
||||||
(GNUNET_OK !=
|
(GNUNET_OK !=
|
||||||
GNUNET_CONFIGURATION_get_value_filename (cfg,
|
GNUNET_CONFIGURATION_get_value_filename (cfg,
|
||||||
"exchange-master",
|
"exchange",
|
||||||
"MASTER_PRIV_FILE",
|
"MASTER_PRIV_FILE",
|
||||||
&masterkeyfile)) )
|
&masterkeyfile)) )
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user