commit fbb4256d55ed448e45527b9fb229f566d35856c4 parent 90c411bc190126e3b2641e31d821233c83dcfecb Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 17 Jan 2020 20:45:29 +0100 link TODO to bug #6049 Diffstat:
| M | src/lib/testing_api_cmd_status.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/testing_api_cmd_status.c b/src/lib/testing_api_cmd_status.c @@ -112,7 +112,7 @@ reserve_status_cb (void *cls, } /** - * TODO: We should check that reserve history is consistent. Every + * TODO (#6049): We should check that reserve history is consistent. Every * command which relates to reserve 'x' should be added in a linked list of * all commands that relate to the same reserve 'x'. *