diff options
| author | Christian Grothoff <christian@grothoff.org> | 2020-02-29 16:42:10 +0100 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2020-02-29 16:42:10 +0100 | 
| commit | 0a2b049864c8dae0c53c203d46fca89e0e66849d (patch) | |
| tree | 3e836be37902320a4a3a099ee62d960198057952 /src/benchmark/taler-exchange-benchmark.c | |
| parent | de9ab28ab9e55597baf2ca32194ec65b441f0f36 (diff) | |
big rename fest related to #6067 API renaming
Diffstat (limited to 'src/benchmark/taler-exchange-benchmark.c')
| -rw-r--r-- | src/benchmark/taler-exchange-benchmark.c | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/src/benchmark/taler-exchange-benchmark.c b/src/benchmark/taler-exchange-benchmark.c index 91ed5b04..7e1b8b72 100644 --- a/src/benchmark/taler-exchange-benchmark.c +++ b/src/benchmark/taler-exchange-benchmark.c @@ -374,8 +374,8 @@ run (void *cls,                           i,                           j);          unit[2] = -          TALER_TESTING_cmd_refresh_melt_with_retry -            (TALER_TESTING_cmd_refresh_melt +          TALER_TESTING_cmd_melt_with_retry +            (TALER_TESTING_cmd_melt                (add_label (melt_label),                withdraw_label,                MHD_HTTP_OK,  | 
