diff options
Diffstat (limited to 'plugins/StopSpamMod/src/globals.h')
-rwxr-xr-x | plugins/StopSpamMod/src/globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamMod/src/globals.h b/plugins/StopSpamMod/src/globals.h index 1b013a93a6..e046e68f6f 100755 --- a/plugins/StopSpamMod/src/globals.h +++ b/plugins/StopSpamMod/src/globals.h @@ -1,3 +1,3 @@ -#define pluginName "StopSpam" //const char* ?
+#define pluginName "StopSpam" //const char* ?
#define PREF_TCHAR2 PREF_UTF
|