Monotone-Parent: f2b7fe7c387ac36654ad3e24e68362b3a0a3f2c8

Monotone-Revision: 99c41084c35e71bdf38a8a88897a9ad24b1c0903

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-12-19T16:31:03
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-12-19 16:31:03 +00:00
parent 896491a24a
commit 30f3441d14
7 changed files with 204 additions and 12 deletions
+4
View File
@@ -317,6 +317,10 @@ static NSLock *lock = nil;
NSMutableDictionary *currentUser;
NSString *dictPassword;
#if 0
return YES;
#endif
#if defined(THREADSAFE)
[lock lock];
#endif