commit 33f15c0ef4c3b60c8e344fa115917932fd224853
parent f724e03afd7cdd0fbd5bb1877edba6bd266558f6
Author: Florian Dold <florian.dold@gmail.com>
Date: Mon, 25 Apr 2016 21:25:03 +0200
typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/taler-merchant-httpd.c b/src/backend/taler-merchant-httpd.c
@@ -730,7 +730,7 @@ run (void *cls,
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
"opened listen socket '%s' with mode %o\n",
- unixpath, unixpath_mode);
+ serve_unixpath, unixpath_mode);
mhd = MHD_start_daemon (MHD_USE_SUSPEND_RESUME,
0,