From a1813a32b6302187814fc4e39107fac68bee7286 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 21 Aug 2010 20:09:12 +0300 Subject: modified: messages.cpp modified: utilities.cpp --- messages.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'messages.cpp') diff --git a/messages.cpp b/messages.cpp index eeea14b..7b294d4 100644 --- a/messages.cpp +++ b/messages.cpp @@ -252,6 +252,7 @@ int SendMsgSvc(WPARAM w, LPARAM l) if(strlen(tmp) < 2) { mir_free(tmp); + HistoryLog(ccs->hContact, "Failed to encrypt message with GPG", EVENTTYPE_MESSAGE, DBEF_SENT); return CallService(MS_PROTO_CHAINSEND, w, l); } if(!bJabberAPI) -- cgit v1.2.3