From 3404fda463cdb905772a4757001e5113d3f74f29 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 31 Mar 2020 20:57:11 +0200 Subject: typos --- src/auditor/taler-auditor-httpd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auditor/taler-auditor-httpd.c') diff --git a/src/auditor/taler-auditor-httpd.c b/src/auditor/taler-auditor-httpd.c index c84327045..4f7e11f84 100644 --- a/src/auditor/taler-auditor-httpd.c +++ b/src/auditor/taler-auditor-httpd.c @@ -125,7 +125,7 @@ handle_signal (int signal_number) 1); /* While one might like to "handle errors" here, even logging via fprintf() isn't safe inside of a signal handler. So there is nothing we safely CAN - do. OTOH, also very little that can go wrong in pratice. Calling _exit() + do. OTOH, also very little that can go wrong in practice. Calling _exit() on errors might be a possibility, but that might do more harm than good. */// } -- cgit v1.2.3