diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-05-04 23:53:29 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-05-04 23:53:29 +0200 |
commit | ed1a4c08fd67e00f61d3e36e33833657d660bad3 (patch) | |
tree | d71edceeab8eeae381c4e5f2671f93386a00d643 /src/bank-lib | |
parent | 69fa9b41d1896d2d2beeee086308f62b4f1e35c4 (diff) |
add link to bug
Diffstat (limited to 'src/bank-lib')
-rw-r--r-- | src/bank-lib/test_bank_interpreter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bank-lib/test_bank_interpreter.c b/src/bank-lib/test_bank_interpreter.c index da3984861..e58651b59 100644 --- a/src/bank-lib/test_bank_interpreter.c +++ b/src/bank-lib/test_bank_interpreter.c @@ -208,7 +208,7 @@ history_cb (void *cls, is); return; } - /* FIXME: check history data is OK! */ + /* FIXME: check history data is OK! (#4959) */ } |