link TODO to bug #6049

This commit is contained in:
Christian Grothoff 2020-01-17 20:45:29 +01:00
parent 90c411bc19
commit fbb4256d55
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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'.
*