fix spacing

This commit is contained in:
Christian Grothoff 2018-08-09 22:28:57 +02:00
parent bce6a80f38
commit 7ef489641f
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -370,6 +370,7 @@ fakebank_transfer_traits (void *cls,
index); index);
} }
/** /**
* Create fakebank_transfer command, the subject line will be * Create fakebank_transfer command, the subject line will be
* derived from a randomly created reserve priv. Note that that * derived from a randomly created reserve priv. Note that that
@ -430,6 +431,7 @@ TALER_TESTING_cmd_fakebank_transfer
return cmd; return cmd;
} }
/** /**
* Create "fakebank transfer" CMD, letting the caller specifying * Create "fakebank transfer" CMD, letting the caller specifying
* the subject line. * the subject line.