use exchange section consistently for master_priv_file option

This commit is contained in:
Christian Grothoff 2016-04-16 12:46:01 +02:00
parent fe36ba0062
commit f552b7e4c0

View File

@ -77,7 +77,7 @@ run (void *cls,
if ( (NULL == masterkeyfile) &&
(GNUNET_OK !=
GNUNET_CONFIGURATION_get_value_filename (cfg,
"exchange-master",
"exchange",
"MASTER_PRIV_FILE",
&masterkeyfile)) )
{