aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-04-07 20:55:12 +0000
committerChristian Grothoff <christian@grothoff.org>2016-04-07 20:55:12 +0000
commit17516001adc7afeea0c32a226e0cd7090813241a (patch)
tree5cdf091b0b850d0b6d649c2521e89d79dea11f71 /src
parented28dd2141e77aa073d81089cb5a07e0a0fc013c (diff)
downloadgnunet-17516001adc7afeea0c32a226e0cd7090813241a.tar.gz
gnunet-17516001adc7afeea0c32a226e0cd7090813241a.zip
expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for --help
Diffstat (limited to 'src')
-rw-r--r--src/util/os_installation.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/os_installation.c b/src/util/os_installation.c
index a3f0e63f9..8606d5c58 100644
--- a/src/util/os_installation.c
+++ b/src/util/os_installation.c
@@ -101,7 +101,6 @@ GNUNET_OS_init (const struct GNUNET_OS_ProjectData *pd)
101} 101}
102 102
103 103
104
105#if LINUX 104#if LINUX
106/** 105/**
107 * Try to determine path by reading /proc/PID/exe 106 * Try to determine path by reading /proc/PID/exe