commit 6ab85b2097891daf6fd3fecc5a1901d4782ebf36
parent 506da5872bfda9a5c782a8e3af7386e396d9f8a4
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 3 Jun 2016 17:00:53 +0200
Merge branch 'master' of git.taler.net:/var/git/merchant
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/taler-merchant-httpd.c b/src/backend/taler-merchant-httpd.c
@@ -489,6 +489,7 @@ run (void *cls,
const struct GNUNET_CONFIGURATION_Handle *config)
{
char *wireformat;
+ int fh;
wireformat = NULL;
result = GNUNET_SYSERR;
@@ -621,7 +622,6 @@ run (void *cls,
struct sockaddr_un *un;
char *mode;
struct GNUNET_NETWORK_Handle *nh;
- int fh;
if (GNUNET_OK !=
GNUNET_CONFIGURATION_get_value_filename (config,