summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_exec_keyup.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 12:59:50 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 12:59:50 +0100
commit385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70 (patch)
tree61550b547a56179e6abac9bee3502ecc5c537fa8 /src/lib/testing_api_cmd_exec_keyup.c
parent325aaddbd6612c3baa56d01f6777faf77d082588 (diff)
downloadexchange-385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70.tar.gz
exchange-385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70.tar.bz2
exchange-385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70.zip
tighten formatting rules
Diffstat (limited to 'src/lib/testing_api_cmd_exec_keyup.c')
-rw-r--r--src/lib/testing_api_cmd_exec_keyup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/testing_api_cmd_exec_keyup.c b/src/lib/testing_api_cmd_exec_keyup.c
index 65f23693e..89b9d597e 100644
--- a/src/lib/testing_api_cmd_exec_keyup.c
+++ b/src/lib/testing_api_cmd_exec_keyup.c
@@ -201,6 +201,7 @@ TALER_TESTING_cmd_exec_keyup_with_now
return cmd;
}
+
/**
* Make the "keyup" CMD.
*
@@ -229,4 +230,5 @@ TALER_TESTING_cmd_exec_keyup (const char *label,
return cmd;
}
+
/* end of testing_api_cmd_exec_keyup.c */