diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-05-28 17:23:05 +0200 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-05-28 17:23:05 +0200 |
commit | 7a1146f147da5446b4b8488cc60d4368aadfe66a (patch) | |
tree | 491f2717ee32db73cca774baab3a0c2aa5f517de /src/bank-lib | |
parent | 939c1dd6a57ec0cd93e255a933c5e55bca76f7f5 (diff) |
Commenting the remaining "lib" traits.
Diffstat (limited to 'src/bank-lib')
-rw-r--r-- | src/bank-lib/testing_api_cmd_history.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bank-lib/testing_api_cmd_history.c b/src/bank-lib/testing_api_cmd_history.c index ccd29e1c6..d062446d5 100644 --- a/src/bank-lib/testing_api_cmd_history.c +++ b/src/bank-lib/testing_api_cmd_history.c @@ -125,7 +125,7 @@ test_cancelled (struct TALER_TESTING_Interpreter *is, /* XXX: Errors reported here are NOT fatal */ - /* Rejected wire transfers have hold a reference to a + /* Rejected wire transfers have a non-NULL reference to a * reject command to mark them as rejected. So errors * about "reject traits" not found are NOT fatal here */ if (GNUNET_OK != TALER_TESTING_get_trait_rejected |