diff options
author | Sergey (Elzor) Bolhovskoy <elzor@foobar2000.ru> | 2010-07-15 21:15:42 +0600 |
---|---|---|
committer | Sergey (Elzor) Bolhovskoy <elzor@foobar2000.ru> | 2010-07-15 21:15:42 +0600 |
commit | 562bcedfbf741cedd6731fc172eb033e15d2bb3b (patch) | |
tree | 087e3a93abae28e34c3ddd12e7e02a3256217033 /globals.h | |
parent | 4131d0fec7c974004845b0e35bbca9d33aa931da (diff) | |
parent | 6eb97740351520cf36a5c2bf24b621353a8ebe9e (diff) |
Merge branch 'stopspam_mod' into stopspam_mod_elzor
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#define pluginName "StopSpam" +#define pluginName "StopSpam" //const char* ? /* TCHAR const * defAnswer = _T("nospam"); TCHAR const * defCongratulation = |