summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 20:45:29 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 20:45:29 +0100
commitfbb4256d55ed448e45527b9fb229f566d35856c4 (patch)
treedaca431e3cda19f019a6ccd2b840f9ed646755f2
parent90c411bc190126e3b2641e31d821233c83dcfecb (diff)
downloadexchange-fbb4256d55ed448e45527b9fb229f566d35856c4.tar.gz
exchange-fbb4256d55ed448e45527b9fb229f566d35856c4.tar.bz2
exchange-fbb4256d55ed448e45527b9fb229f566d35856c4.zip
link TODO to bug #6049
-rw-r--r--src/lib/testing_api_cmd_status.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_status.c b/src/lib/testing_api_cmd_status.c
index 86eeac81d..6ca40f990 100644
--- 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'.
*