summaryrefslogtreecommitdiff
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.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/testing_api_cmd_exec_wirewatch.c b/src/lib/testing_api_cmd_exec_wirewatch.c
index a81bf5c2b..c9ca42549 100644
--- a/src/lib/testing_api_cmd_exec_wirewatch.c
+++ b/src/lib/testing_api_cmd_exec_wirewatch.c
@@ -58,8 +58,8 @@ struct WirewatchState
*/
static void
wirewatch_run (void *cls,
- const struct TALER_TESTING_Command *cmd,
- struct TALER_TESTING_Interpreter *is)
+ const struct TALER_TESTING_Command *cmd,
+ struct TALER_TESTING_Interpreter *is)
{
struct WirewatchState *ws = cls;