mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 17:51:01 +00:00
Fixed typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@7939 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f4817879df
commit
37f9223291
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ static Class NSURLHandleClass = 0;
|
|||
}
|
||||
NS_ENDHANDLER
|
||||
[registryLock unlock];
|
||||
return 0;
|
||||
return c;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue