From 163b23f27a7f6179489956de791794d4f475f61e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 27 Mar 2020 20:39:15 +0100 Subject: removing inappropriate i18n code --- src/exchange/taler-exchange-httpd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchange/taler-exchange-httpd.c') diff --git a/src/exchange/taler-exchange-httpd.c b/src/exchange/taler-exchange-httpd.c index feb599bd0..f1777cf7f 100644 --- a/src/exchange/taler-exchange-httpd.c +++ b/src/exchange/taler-exchange-httpd.c @@ -1249,7 +1249,7 @@ main (int argc, cfgfile)) { GNUNET_log (GNUNET_ERROR_TYPE_ERROR, - _ ("Malformed configuration file `%s', exit ...\n"), + "Malformed configuration file `%s', exit ...\n", cfgfile); GNUNET_free_non_null (cfgfile); return 1; -- cgit v1.2.3