summaryrefslogtreecommitdiff
path: root/stopspam_mod/trunk/stopspam.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2009-09-30 21:35:51 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2009-09-30 21:35:51 +0300
commit4d4bd94c0e34e2eaedc9d12926f14ccde8e0b69c (patch)
tree2d7d1d0d5958ff64e6f563f6336408e5c2ad80ce /stopspam_mod/trunk/stopspam.h
parentc506453b8518a9bd7622756f24e24323ad97e375 (diff)
variables support for stopspam (ported from stopspam from koshechka)
Diffstat (limited to 'stopspam_mod/trunk/stopspam.h')
-rw-r--r--stopspam_mod/trunk/stopspam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam_mod/trunk/stopspam.h b/stopspam_mod/trunk/stopspam.h
index 10088bb..738ec15 100644
--- a/stopspam_mod/trunk/stopspam.h
+++ b/stopspam_mod/trunk/stopspam.h
@@ -15,5 +15,5 @@ extern tstring gbSpammersGroup;
extern tstring gbQuestion;
extern tstring gbAnswer;
extern tstring gbCongratulation;
-extern std::string gbAuthRepl;
+extern std::wstring gbAuthRepl;