From: Christian Grothoff Date: Wed, 2 Nov 2011 15:11:32 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~16098 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=009b558dfb5034123daaf63d636b54e36f8df2d4;p=oweals%2Fgnunet.git fix --- 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 () return NULL; } -/* +/** * @brief get the path to GNUnet bin/ or lib/, prefering the lib/ path * @author Milan *