aboutsummaryrefslogtreecommitdiff
path: root/src/util/gnunet-uri.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-09-05 21:49:16 +0200
committerChristian Grothoff <christian@grothoff.org>2020-09-05 21:49:16 +0200
commit6656636f73c1e6d12403fe1ea86e0e0c13ab0cc3 (patch)
tree51c16de1f4ac5c45f8f48a7150df9f13b0824190 /src/util/gnunet-uri.c
parentafc13e32896257b7ed0e5aa88e280950419148ac (diff)
parentac165b5babe8a0fb77177aafc9990abefb053c0f (diff)
downloadgnunet-6656636f73c1e6d12403fe1ea86e0e0c13ab0cc3.tar.gz
gnunet-6656636f73c1e6d12403fe1ea86e0e0c13ab0cc3.zip
Merge branch 'master' of git+ssh://gnunet.org/gnunet
Diffstat (limited to 'src/util/gnunet-uri.c')
-rw-r--r--src/util/gnunet-uri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/gnunet-uri.c b/src/util/gnunet-uri.c
index 9443c9120..de0ff1f92 100644
--- a/src/util/gnunet-uri.c
+++ b/src/util/gnunet-uri.c
@@ -29,7 +29,7 @@
29/** 29/**
30 * Handler exit code 30 * Handler exit code
31 */ 31 */
32static long unsigned int exit_code = 1; 32static long unsigned int exit_code = 0;
33 33
34/** 34/**
35 * Helper process we started. 35 * Helper process we started.