summaryrefslogtreecommitdiff
path: root/messages.cpp
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2011-04-01 10:28:13 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2011-04-01 10:28:13 +0300
commit659a4240935cca077145fb5b5f9338f824fd7c14 (patch)
tree71155bbf46bdac2d62dd2f88d0ebce7f9d05e773 /messages.cpp
parentc5828843920ca8a50e728f89b2513f87d08076a6 (diff)
idiot...
Diffstat (limited to 'messages.cpp')
-rw-r--r--messages.cpp2
1 files changed, 1 insertions, 1 deletions
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;
}