commit 7ef489641fbd6d481c3a5d890f7bbc3b8997df21
parent bce6a80f383d11467bd029bf5230df8d4dcdabff
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 9 Aug 2018 22:28:57 +0200
fix spacing
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/exchange-lib/testing_api_cmd_fakebank_transfer.c b/src/exchange-lib/testing_api_cmd_fakebank_transfer.c
@@ -370,6 +370,7 @@ fakebank_transfer_traits (void *cls,
index);
}
+
/**
* Create fakebank_transfer command, the subject line will be
* derived from a randomly created reserve priv. Note that that
@@ -430,6 +431,7 @@ TALER_TESTING_cmd_fakebank_transfer
return cmd;
}
+
/**
* Create "fakebank transfer" CMD, letting the caller specifying
* the subject line.