From a33307ffc8351172fcdbddbd65fd255109719b5e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 1 Aug 2024 21:05:28 +0200 Subject: doxygen fixes --- src/auditor/report-lib.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/auditor/report-lib.c') diff --git a/src/auditor/report-lib.c b/src/auditor/report-lib.c index 773f11415..f5aa05230 100644 --- a/src/auditor/report-lib.c +++ b/src/auditor/report-lib.c @@ -316,7 +316,8 @@ transact (TALER_ARL_Analysis analysis, else { GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, - "Processing failed (or no changes), rolling back transaction\n"); + "Processing failed (or no changes), rolling back transaction\n") + ; TALER_ARL_adb->rollback (TALER_ARL_adb->cls); TALER_ARL_edb->rollback (TALER_ARL_edb->cls); } -- cgit v1.2.3