commit c1ead0264bb0cdb6052554ef2e391acbb69dbf4b parent 46c544924310371fab1e0ca2442d04e055ec40f2 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 11 May 2017 11:53:46 +0200 fix style issue Diffstat:
| M | src/samples/generate_payments.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/samples/generate_payments.c b/src/samples/generate_payments.c @@ -1686,7 +1686,7 @@ main (int argc, { struct GNUNET_SIGNAL_Context *shc_chld; - GNUNET_log_setup ("merchant-create-payments", + GNUNET_log_setup ("taler-merchant-create-payments", "DEBUG", NULL);