mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-23 10:54:17 +00:00
Monotone-Parent: 769d14eff848857403688bfa5bdf37f12459a7f1
Monotone-Revision: edf1f1831a73df9eb13881bab5ebdbcfa7c40a23 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-20T20:31:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -162,6 +162,7 @@ static NSCharacterSet *hexCharacterSet = nil;
|
||||
method = [[event parent] method];
|
||||
if ([method length] > 0)
|
||||
{
|
||||
method = [method uppercaseString];
|
||||
[method retain];
|
||||
if ([method isEqualToString: @"REPLY"])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user