summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/New_GPG/src/constants.h')
-rw-r--r--plugins/New_GPG/src/constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/New_GPG/src/constants.h b/plugins/New_GPG/src/constants.h
index be769466c9..0eef3b79a2 100644
--- a/plugins/New_GPG/src/constants.h
+++ b/plugins/New_GPG/src/constants.h
@@ -1,5 +1,5 @@
#ifndef CONSTANTS_H
#define CONSTANTS_H
-#define szGPGModuleName "GPG"
+#define MODULENAME "GPG"
#define PREF_METANODB 0x2000
#endif