commit fbade47b9054441294fe2a9090ca8c92e8b5de67
parent c31bcc979bbeeae4f3c020edc64e5c180f192262
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 27 Nov 2025 13:16:20 +0100
uncurse CSV
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-httpd_aml-accounts-get.c b/src/exchange/taler-exchange-httpd_aml-accounts-get.c
@@ -291,7 +291,7 @@ record_cb (
{
if ('"' == comments[off])
ecomments[wpos++] = '"';
- ecomments[wpos++] = comments[off++];
+ ecomments[wpos++] = comments[off];
}
GNUNET_buffer_write_fstr (&rc->details.csv,
"%llu,%s,\"%s\",%s,%s,%s\r\n",