MinGW
[oweals/gnunet.git] / src / util / os_installation.c
index f27d195c3a4b63cbac1b6a4e4035fd5b74fea954..7079e2fef204c9bec2c455226a9d737c209fa91b 100644 (file)
@@ -298,8 +298,9 @@ os_get_gnunet_path ()
     return ret;
   /* other attempts here */
   GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
-             _("Could not determine installation path for GNUnet.  Set `%s' environment variable.\n"),
-             "GNUNET_PREFIX");
+              _
+              ("Could not determine installation path for GNUnet.  Set `%s' environment variable.\n"),
+              "GNUNET_PREFIX");
   return NULL;
 }
 
@@ -442,4 +443,4 @@ GNUNET_OS_installation_get_path (enum GNUNET_OS_InstallationPathKind dirkind)
 #ifdef __cplusplus
 }
 #endif
-/* end of installpath.c */
+/* end of os_installation.c */