aboutsummaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_exec_wirewatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/testing_api_cmd_exec_wirewatch.c')
-rw-r--r--src/lib/testing_api_cmd_exec_wirewatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_exec_wirewatch.c b/src/lib/testing_api_cmd_exec_wirewatch.c
index c9ca42549..c5a5c2f36 100644
--- a/src/lib/testing_api_cmd_exec_wirewatch.c
+++ b/src/lib/testing_api_cmd_exec_wirewatch.c
@@ -31,7 +31,6 @@
31#include "taler_testing_lib.h" 31#include "taler_testing_lib.h"
32 32
33 33
34
35/** 34/**
36 * State for a "wirewatch" CMD. 35 * State for a "wirewatch" CMD.
37 */ 36 */
@@ -165,4 +164,5 @@ TALER_TESTING_cmd_exec_wirewatch (const char *label,
165 return cmd; 164 return cmd;
166} 165}
167 166
167
168/* end of testing_api_cmd_exec_wirewatch.c */ 168/* end of testing_api_cmd_exec_wirewatch.c */