summaryrefslogtreecommitdiff
path: root/src/auditor/report-lib.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-21 12:56:16 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-21 12:56:16 +0100
commita8b8258e12f8e04936bffd82a2e31be7117ec860 (patch)
treeebd159531f6a8ab552579835c85286e8a8016777 /src/auditor/report-lib.c
parent2ace9969b7e1ede610ff99546c5a84f59adf0931 (diff)
downloadexchange-a8b8258e12f8e04936bffd82a2e31be7117ec860.tar.gz
exchange-a8b8258e12f8e04936bffd82a2e31be7117ec860.tar.bz2
exchange-a8b8258e12f8e04936bffd82a2e31be7117ec860.zip
steps towards new split-auditor logic
Diffstat (limited to 'src/auditor/report-lib.c')
-rw-r--r--src/auditor/report-lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/report-lib.c b/src/auditor/report-lib.c
index b00a522a7..128ec6256 100644
--- a/src/auditor/report-lib.c
+++ b/src/auditor/report-lib.c
@@ -85,7 +85,7 @@ static struct GNUNET_CONTAINER_MultiHashMap *denominations;
* @return human-readable string representing the time
*/
json_t *
-TALER_ARL_TALER_ARL_json_from_time_abs_nbo (struct GNUNET_TIME_AbsoluteNBO at)
+TALER_ARL_json_from_time_abs_nbo (struct GNUNET_TIME_AbsoluteNBO at)
{
return json_string
(GNUNET_STRINGS_absolute_time_to_string