gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 02/02: remove 'const const'


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 02/02: remove 'const const'
Date: Sun, 11 Mar 2018 17:56:04 +0100

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

dold pushed a commit to branch master
in repository merchant.

commit f74c0306a5e32949a587d49aac309c70ce083399
Author: Florian Dold <address@hidden>
AuthorDate: Sun Mar 11 17:55:57 2018 +0100

    remove 'const const'
---
 src/include/taler_merchant_testing_lib.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_merchant_testing_lib.h 
b/src/include/taler_merchant_testing_lib.h
index 3a34690..c155eb1 100644
--- a/src/include/taler_merchant_testing_lib.h
+++ b/src/include/taler_merchant_testing_lib.h
@@ -464,7 +464,7 @@ int
 TALER_TESTING_get_trait_h_contract_terms
   (const struct TALER_TESTING_Command *cmd,
    unsigned int index,
-   const const struct GNUNET_HashCode **h_contract_terms);
+   const struct GNUNET_HashCode **h_contract_terms);
 
 
 /**

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



reply via email to

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