aboutsummaryrefslogtreecommitdiff
path: root/src/util/gnunet-uri.c
diff options
context:
space:
mode:
authorjospaeth <spaethj@in.tum.de>2020-09-10 14:52:33 +0200
committerjospaeth <spaethj@in.tum.de>2020-09-10 14:52:33 +0200
commit8ba80868ff3bbe1d8fb6c35663f36cc89f3720da (patch)
tree262977a2c4aad3f44e60f4e62992f57854eb12fe /src/util/gnunet-uri.c
parentc11faa7df18e14f447872adda3107a1083f5f127 (diff)
parent72331deb3bfed2e82f1d5c87eb185ab67d783308 (diff)
downloadgnunet-8ba80868ff3bbe1d8fb6c35663f36cc89f3720da.tar.gz
gnunet-8ba80868ff3bbe1d8fb6c35663f36cc89f3720da.zip
Merge branch 'master' into spaeth/escrow_plugins
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.