diff options
Diffstat (limited to 'plugins/StopSpamPlus/src/headers.h')
-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 6da161f793..5675319390 100644 --- a/plugins/StopSpamPlus/src/headers.h +++ b/plugins/StopSpamPlus/src/headers.h @@ -35,7 +35,7 @@ #define pluginName "StopSpam"
-extern char * pluginDescription;
+extern TCHAR * pluginDescription;
extern TCHAR const * infTalkProtPrefix;
extern char const * answeredSetting;
extern char const * questCountSetting;
|