commit 8fc047dd64901af7592af685378e3e7d0a5c7cac parent 0e0751a19096f2ab08e519c9d8735f14c658bbfb Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 13 May 2024 13:50:45 +0200 add ref to bug Diffstat:
| M | src/backend/taler-merchant-httpd_private-get-pos.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/taler-merchant-httpd_private-get-pos.c b/src/backend/taler-merchant-httpd_private-get-pos.c @@ -56,7 +56,7 @@ add_product (void *cls, json_t *pa = ctx->pa; json_t *cata; - /* FIXME: add proper category support! */ + /* FIXME-8839: add proper category support! */ cata = json_array (); GNUNET_assert ( 0 == json_array_append_new (