aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-02 15:11:32 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-02 15:11:32 +0000
commit009b558dfb5034123daaf63d636b54e36f8df2d4 (patch)
treeef9df756cf8666b394a32cc3fe4d3e6f7d27f3fc /src/util
parentd7837bbad62cc528d61785108b403c1ec7b80ecf (diff)
downloadgnunet-009b558dfb5034123daaf63d636b54e36f8df2d4.tar.gz
gnunet-009b558dfb5034123daaf63d636b54e36f8df2d4.zip
fix
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 *