summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_trait_eks.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_trait_eks.c')
-rw-r--r--src/testing/testing_api_trait_eks.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/testing/testing_api_trait_eks.c b/src/testing/testing_api_trait_eks.c
index f374433..1c19233 100644
--- a/src/testing/testing_api_trait_eks.c
+++ b/src/testing/testing_api_trait_eks.c
@@ -29,8 +29,8 @@
int
-ANASTASIS_TESTING_get_trait_eks
- (const struct TALER_TESTING_Command *cmd,
+ANASTASIS_TESTING_get_trait_eks (
+ const struct TALER_TESTING_Command *cmd,
unsigned int index,
const struct ANASTASIS_CRYPTO_EncryptedKeyShareP **eks)
{
@@ -42,8 +42,8 @@ ANASTASIS_TESTING_get_trait_eks
struct TALER_TESTING_Trait
-ANASTASIS_TESTING_make_trait_eks
- (unsigned int index,
+ANASTASIS_TESTING_make_trait_eks (
+ unsigned int index,
const struct ANASTASIS_CRYPTO_EncryptedKeyShareP *eks)
{
struct TALER_TESTING_Trait ret = {