From ecc5b6791fbcbd28c12ab578a9ed6ae50629d958 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 16 Apr 2016 12:37:37 +0200 Subject: fix taler-exchange-keyup way of loading configuration --- src/include/taler_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_util.h') diff --git a/src/include/taler_util.h b/src/include/taler_util.h index 0b1d40c85..9e52c973f 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -104,7 +104,7 @@ TALER_b2s (const void *buf, * @return #GNUNET_OK on success, #GNUNET_SYSERR on error */ int -TALER_config_get_denom (struct GNUNET_CONFIGURATION_Handle *cfg, +TALER_config_get_denom (const struct GNUNET_CONFIGURATION_Handle *cfg, const char *section, const char *option, struct TALER_Amount *denom); -- cgit v1.2.3