diff options
Diffstat (limited to 'constants.h')
-rw-r--r-- | constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.h b/constants.h index e97a16b..8d853d1 100644 --- a/constants.h +++ b/constants.h @@ -1,4 +1,4 @@ #ifndef CONSTANTS_H #define CONSTANTS_H -#define szModuleName "GPG" +#define szGPGModuleName "GPG" #endif |