mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Corrected last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29475 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
73191ac9d4
commit
21e9e1231f
2 changed files with 2 additions and 3 deletions
|
@ -397,8 +397,7 @@ MUNLOCK
|
|||
return YES; // KEEP THE LOCK
|
||||
}
|
||||
}
|
||||
|
||||
// we timed out and no longer have the lock
|
||||
[_condition unlock];
|
||||
return NO;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue