gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] 02/06: fixed incompatible argument warning


From: gnunet
Subject: [taler-anastasis] 02/06: fixed incompatible argument warning
Date: Sun, 05 Jul 2020 19:13:16 +0200

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

dennis-neufeld pushed a commit to branch master
in repository anastasis.

commit b5753eb5e73f02c71908dc422be7d0b6784232f0
Author: Dennis Neufeld <dennis.neufeld@students.bfh.ch>
AuthorDate: Sun Jul 5 15:47:27 2020 +0000

    fixed incompatible argument warning
---
 src/lib/anastasis.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/anastasis.c b/src/lib/anastasis.c
index ca23698..d2a8bb3 100644
--- a/src/lib/anastasis.c
+++ b/src/lib/anastasis.c
@@ -288,7 +288,7 @@ struct ANASTASIS_Challenge
   /**
    * Challenge instructions
    */
-  char *instructions;
+  const char *instructions;
 
   /**
    * Cost for authentication

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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