mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Tweaks to avoid compiler warnings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9284 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ea5f1de4c7
commit
8c22ba0878
9 changed files with 21 additions and 21 deletions
|
@ -492,6 +492,7 @@ static NSLock *fileLock = nil;
|
|||
}
|
||||
NS_HANDLER
|
||||
{
|
||||
obj = nil;
|
||||
[fileLock unlock];
|
||||
[localException raise];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue