aboutsummaryrefslogtreecommitdiffstats
path: root/src/init.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-12-03 20:25:21 +0000
committersaturneric <[email protected]>2023-12-03 20:25:21 +0000
commit054e6e28cca2517dda2319ef683314b3318c39a6 (patch)
treeae9ff4a9fe280f3640ca249bad45ab250cfd1610 /src/init.h
parentfix: slove issues in key/subkey generation (diff)
downloadGpgFrontend-054e6e28cca2517dda2319ef683314b3318c39a6.tar.gz
GpgFrontend-054e6e28cca2517dda2319ef683314b3318c39a6.zip
feat: standarized and speed up app env loading process
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