aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_installation.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-13 22:23:16 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-13 22:23:16 +0000
commit9b2138097e9e44e384b8466f3fa61d2220824bdd (patch)
tree771f3ffee62026d14ba035b6990c5cd0bfd7c1bc /src/util/os_installation.c
parent5352043a7c079cd5728a39eec34e595a40f4cef0 (diff)
downloadgnunet-9b2138097e9e44e384b8466f3fa61d2220824bdd.tar.gz
gnunet-9b2138097e9e44e384b8466f3fa61d2220824bdd.zip
-doxygen
Diffstat (limited to 'src/util/os_installation.c')
-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 8649fac6f..a94798d8d 100644
--- a/src/util/os_installation.c
+++ b/src/util/os_installation.c
@@ -454,7 +454,7 @@ os_get_exec_path ()
454 454
455/** 455/**
456 * @brief get the path to a specific GNUnet installation directory or, 456 * @brief get the path to a specific GNUnet installation directory or,
457 * with #GNUNET_IPK_SELF_PREFIX, the current running apps installation directory 457 * with #GNUNET_OS_IPK_SELF_PREFIX, the current running apps installation directory
458 * @author Milan 458 * @author Milan
459 * @return a pointer to the dir path (to be freed by the caller) 459 * @return a pointer to the dir path (to be freed by the caller)
460 */ 460 */