commit 2a5388a263a2edb63dee7865d9da2d9b6db65f6e parent 49a6e2a9ef66537791b32409336ce6976934b44d Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 3 May 2020 21:37:55 +0200 fix benchmark FTBFS Diffstat:
| M | src/merchant-tools/taler-merchant-benchmark.c | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/merchant-tools/taler-merchant-benchmark.c b/src/merchant-tools/taler-merchant-benchmark.c @@ -18,9 +18,8 @@ */ /** - * @file merchant/backend/taler-merchant-httpd.c - * @brief HTTP serving layer intended to perform crypto-work and - * communication with the exchange + * @file merchant/backend/taler-merchant-benchmark.c + * @brief benchmark the backend to evaluate performance * @author Marcello Stanisci */ #include "platform.h"