aboutsummaryrefslogtreecommitdiffstats
path: root/src/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/init.h')
-rw-r--r--src/init.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/init.h b/src/init.h
index cc8e2200..32b4f490 100644
--- a/src/init.h
+++ b/src/init.h
@@ -44,16 +44,17 @@ void HandleSignal(int sig);
void BeforeExit();
/**
- * @brief initialize the logging system.
+ * @brief
*
+ * @param args
*/
-void InitModules(InitArgs);
+void InitLoggingSystem(InitArgs args);
/**
* @brief initialize the logging system.
*
*/
-void ShutdownModules();
+void ShutdownLoggingSystem();
/**
* @brief init global PATH env