diff options
Diffstat (limited to 'src/lib/testing_api_cmd_history.c')
-rw-r--r-- | src/lib/testing_api_cmd_history.c | 2 |
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 @@ | |||
30 | #include "taler_merchant_testing_lib.h" | 30 | #include "taler_merchant_testing_lib.h" |
31 | 31 | ||
32 | 32 | ||
33 | |||
34 | /** | 33 | /** |
35 | * State for a "history" CMD. | 34 | * State for a "history" CMD. |
36 | */ | 35 | */ |
@@ -341,6 +340,7 @@ cmd_history2 (const char *label, | |||
341 | return cmd; | 340 | return cmd; |
342 | } | 341 | } |
343 | 342 | ||
343 | |||
344 | /** | 344 | /** |
345 | * Make a "history" command. | 345 | * Make a "history" command. |
346 | * | 346 | * |