aboutsummaryrefslogtreecommitdiff
path: root/src/util/gnunet-uri.c
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2020-09-08 13:35:15 +0200
committert3sserakt <t3ss@posteo.de>2020-09-08 13:35:15 +0200
commita7d0275e63ddd9780c5a44caeee3646d3af1a396 (patch)
tree054ea845a0807dc5e1f096052210cb8943384c10 /src/util/gnunet-uri.c
parent9e012a7a5c3991d224018b2d390b09d8e32c57ae (diff)
parentab142f088793e5fcf926eb1a352793df49f80c34 (diff)
downloadgnunet-a7d0275e63ddd9780c5a44caeee3646d3af1a396.tar.gz
gnunet-a7d0275e63ddd9780c5a44caeee3646d3af1a396.zip
Merge branch 'master' of 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.