diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-16 20:27:01 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-16 20:27:01 +0100 |
commit | e902aa49aa42b45b4eba8613d4646558aa29fee9 (patch) | |
tree | 2f9d030bb6c757ca2f7e37599713c8a441afe73c /src | |
parent | 621f33a3d8e5ed9fcc827712c87c7e0296b2883b (diff) |
address comment
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/test_exchange_api.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/test_exchange_api.c b/src/lib/test_exchange_api.c index e8bb1efb5..b5dd7c892 100644 --- a/src/lib/test_exchange_api.c +++ b/src/lib/test_exchange_api.c @@ -91,6 +91,7 @@ static struct TALER_TESTING_BankConfiguration bc; * run. * * @param cls closure + * @param is interpreter we use to run commands */ static void run (void *cls, |