gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-mdb] 21/93: product.h uncrustified


From: gnunet
Subject: [taler-taler-mdb] 21/93: product.h uncrustified
Date: Mon, 18 Nov 2019 21:12:44 +0100

This is an automated email from the git hooks/post-receive script.

marco-boss pushed a commit to branch master
in repository taler-mdb.

commit b483c802730d5c3f3851a95dc73c829542289045
Author: BOSS_Marco <address@hidden>
AuthorDate: Tue Nov 5 15:39:36 2019 +0100

    product.h uncrustified
---
 src/product.h | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/product.h b/src/product.h
index 5cffcd5..d1b131f 100644
--- a/src/product.h
+++ b/src/product.h
@@ -63,7 +63,8 @@ typedef struct ProductOrder
 } ProductOrder;
 
 
-int SNACK_product_init (ProductOrder *product, struct 
GNUNET_CONFIGURATION_Handle *cfg);
+int SNACK_product_init (ProductOrder *product, struct
+                        GNUNET_CONFIGURATION_Handle *cfg);
 
 void SNACK_product_exit (ProductOrder *product);
 
@@ -77,7 +78,8 @@ int SNACK_product_set_pay_url (ProductOrder *product);
 
 int SNACK_product_set_paid_status (ProductOrder *product);
 
-int SNACK_product_set_cfg_value(struct GNUNET_CONFIGURATION_Handle* cfg, const 
char* section, const char *key, char **value );
+int SNACK_product_set_cfg_value (struct GNUNET_CONFIGURATION_Handle*cfg, const
+                                 char*section, const char *key, char **value);
 
 
 #endif // PRODUCT_H

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]