From 659a4240935cca077145fb5b5f9338f824fd7c14 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 1 Apr 2011 10:28:13 +0300 Subject: idiot... --- messages.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'messages.cpp') diff --git a/messages.cpp b/messages.cpp index 88a9097..2a52bb7 100644 --- a/messages.cpp +++ b/messages.cpp @@ -883,7 +883,7 @@ int HookSendMsg(WPARAM w, LPARAM l) if(strstr(tmp, "-----BEGIN PGP MESSAGE-----")) return 1; } - return 1; + return 0; } -- cgit v1.2.3