From 6625610170411e9a5fcd43dfd66436fa12fd43e7 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 16 Aug 2010 20:11:51 +0300 Subject: modified: constants.h modified: gpg_wrapper.cpp modified: init.cpp modified: main.cpp modified: messages.cpp modified: options.cpp modified: utilities.cpp --- constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.h') 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 -- cgit v1.2.3