From 4131d0fec7c974004845b0e35bbca9d33aa931da Mon Sep 17 00:00:00 2001 From: "Sergey (Elzor) Bolhovskoy" Date: Mon, 24 May 2010 20:41:39 +0600 Subject: test git access --- stopspam.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stopspam.cpp') diff --git a/stopspam.cpp b/stopspam.cpp index 41b7005..92d2658 100644 --- a/stopspam.cpp +++ b/stopspam.cpp @@ -192,7 +192,7 @@ MIRANDA_HOOK_EVENT(ME_DB_EVENT_FILTER_ADD, w, l) DBDeleteContactSetting(hContact, "CList", "NotOnList"); }; // auto auth. reqwest with send congratulation - if(gbAutoReqAuth) + if(gbAutoReqAuth) // ANSI may be not work CallContactService(hContact,PSS_AUTHREQUESTW,0, (LPARAM)variables_parse(gbCongratulation, hContact).c_str()); } } -- cgit v1.2.3