summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_history.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/testing_api_cmd_history.c')
-rw-r--r--src/lib/testing_api_cmd_history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_history.c b/src/lib/testing_api_cmd_history.c
index fc1b269f..5a776fc2 100644
--- a/src/lib/testing_api_cmd_history.c
+++ b/src/lib/testing_api_cmd_history.c
@@ -30,7 +30,6 @@
#include "taler_merchant_testing_lib.h"
-
/**
* State for a "history" CMD.
*/
@@ -341,6 +340,7 @@ cmd_history2 (const char *label,
return cmd;
}
+
/**
* Make a "history" command.
*