aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/GpgFrontendModuleInit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/module/GpgFrontendModuleInit.h')
-rw-r--r--src/module/GpgFrontendModuleInit.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/module/GpgFrontendModuleInit.h b/src/module/GpgFrontendModuleInit.h
index 47380720..f00e9eff 100644
--- a/src/module/GpgFrontendModuleInit.h
+++ b/src/module/GpgFrontendModuleInit.h
@@ -26,15 +26,15 @@
*
*/
-#ifndef GPGFRONTEND_GPGFRONTENDPLUGININIT_H
-#define GPGFRONTEND_GPGFRONTENDPLUGININIT_H
+#ifndef GPGFRONTEND_GPGFRONTENDMODULEINIT_H
+#define GPGFRONTEND_GPGFRONTENDMODULEINIT_H
#include "module/GpgFrontendModule.h"
namespace GpgFrontend::Module {
/**
- * @brief init the plugin library
+ * @brief init the module library
*
*/
void GPGFRONTEND_MODULE_EXPORT LoadGpgFrontendIntegratedModules();
@@ -53,4 +53,4 @@ void GPGFRONTEND_MODULE_EXPORT ShutdownModuleLoggingSystem();
}; // namespace GpgFrontend::Module
-#endif // GPGFRONTEND_GPGFRONTENDPLUGININIT_H
+#endif // GPGFRONTEND_GPGFRONTENDMODULEINIT_H