diff options
Diffstat (limited to 'plugins/StopSpamPlus')
-rw-r--r-- | plugins/StopSpamPlus/src/headers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamPlus/src/headers.h b/plugins/StopSpamPlus/src/headers.h index 5675319390..c1970bad83 100644 --- a/plugins/StopSpamPlus/src/headers.h +++ b/plugins/StopSpamPlus/src/headers.h @@ -33,7 +33,7 @@ #include "m_variables.h"
-#define pluginName "StopSpam"
+#define pluginName LPGEN("StopSpam")
extern TCHAR * pluginDescription;
extern TCHAR const * infTalkProtPrefix;
|