style fixes
This commit is contained in:
parent
636488c279
commit
3371615b31
@ -2238,7 +2238,6 @@ TALER_TESTING_make_trait_url (unsigned int index,
|
||||
* @param index which url is to be picked, in case
|
||||
* multiple are offered.
|
||||
* @param url[out] where to write the url.
|
||||
*
|
||||
* @return #GNUNET_OK on success.
|
||||
*/
|
||||
int
|
||||
@ -2254,7 +2253,6 @@ TALER_TESTING_get_trait_url (const struct TALER_TESTING_Command *cmd,
|
||||
* @param index which order id is to be picked, in case
|
||||
* multiple are offered.
|
||||
* @param order_id[out] where to write the order id.
|
||||
*
|
||||
* @return #GNUNET_OK on success.
|
||||
*/
|
||||
int
|
||||
@ -2269,7 +2267,6 @@ TALER_TESTING_get_trait_order_id (const struct TALER_TESTING_Command *cmd,
|
||||
* @param index which order id is to be offered,
|
||||
* in case multiple are offered.
|
||||
* @param order_id the order id to offer.
|
||||
*
|
||||
* @return the trait.
|
||||
*/
|
||||
struct TALER_TESTING_Trait
|
||||
|
@ -17,7 +17,7 @@
|
||||
<http://www.gnu.org/licenses/>
|
||||
*/
|
||||
/**
|
||||
* @file exchange-lib/testing_api_trait_exchange_pub.c
|
||||
* @file lib/testing_api_trait_exchange_pub.c
|
||||
* @brief exchange pub traits.
|
||||
* @author Christian Grothoff
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user