aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/util')
-rw-r--r--src/util/os_installation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/os_installation.c b/src/util/os_installation.c
index 080496bbc..98080a3ed 100644
--- a/src/util/os_installation.c
+++ b/src/util/os_installation.c
@@ -251,7 +251,7 @@ get_path_from_GNUNET_PREFIX ()
251 return NULL; 251 return NULL;
252} 252}
253 253
254/* 254/**
255 * @brief get the path to GNUnet bin/ or lib/, prefering the lib/ path 255 * @brief get the path to GNUnet bin/ or lib/, prefering the lib/ path
256 * @author Milan 256 * @author Milan
257 * 257 *