gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix


From: gnunet
Subject: [taler-exchange] branch master updated: fix
Date: Mon, 08 Jan 2024 17:21:59 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new b1373d1c fix
b1373d1c is described below

commit b1373d1cff3dc922d31506d61c4fe0ddf260d6be
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jan 8 17:21:55 2024 +0100

    fix
---
 src/include/platform.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/platform.h b/src/include/platform.h
index e972943d..f27ee38b 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -254,7 +254,7 @@ atoll (const char *nptr);
 #define EXIT_NOTRUNNING 7
 #endif
 
-#ifndef EXIT_NO_RESTART 9
+#ifndef EXIT_NO_RESTART
 #define EXIT_NO_RESTART 9
 #endif
 

-- 
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]