diff options
Diffstat (limited to 'src/m_gpg_info/GnuPGInfoGatheringModule.h')
-rw-r--r-- | src/m_gpg_info/GnuPGInfoGatheringModule.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m_gpg_info/GnuPGInfoGatheringModule.h b/src/m_gpg_info/GnuPGInfoGatheringModule.h index 35ee4ac..b8b73d0 100644 --- a/src/m_gpg_info/GnuPGInfoGatheringModule.h +++ b/src/m_gpg_info/GnuPGInfoGatheringModule.h @@ -53,4 +53,4 @@ auto GF_MODULE_EXPORT GFExecuteModule(GFModuleEvent *) -> int; auto GF_MODULE_EXPORT GFDeactiveModule() -> int; auto GF_MODULE_EXPORT GFUnregisterModule() -> int; -}; +};
\ No newline at end of file |