diff options
| author | Christian Grothoff <christian@grothoff.org> | 2018-08-10 19:12:57 +0200 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2018-08-10 19:12:57 +0200 | 
| commit | e0935af764099a203a44b03a98ef0ec8ee17aeeb (patch) | |
| tree | a7744815361d10dbf9953c2946194de756a4fbe3 /src/benchmark/taler-exchange-benchmark.c | |
| parent | 9887077ea254163a873add1059b25144a7ddc32b (diff) | |
add a few more FOR UPDATE where appropriate
Diffstat (limited to 'src/benchmark/taler-exchange-benchmark.c')
| -rw-r--r-- | src/benchmark/taler-exchange-benchmark.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/src/benchmark/taler-exchange-benchmark.c b/src/benchmark/taler-exchange-benchmark.c index 3440b3b4..3a59bc6c 100644 --- a/src/benchmark/taler-exchange-benchmark.c +++ b/src/benchmark/taler-exchange-benchmark.c @@ -22,6 +22,7 @@   * @brief HTTP serving layer intended to perform crypto-work and   * communication with the exchange   * @author Marcello Stanisci + * @author Christian Grothoff   */  #include "platform.h"  | 
