mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Typo fix - guess I'm too tired.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3023 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b57786de16
commit
53acdd7852
1 changed files with 1 additions and 1 deletions
|
@ -2027,7 +2027,7 @@ static int messages_received_count;
|
|||
if (anObj)
|
||||
{
|
||||
[root_object_dictionary_gate lock];
|
||||
[root_object_dictionary setObject: Obj forKey: aPort];
|
||||
[root_object_dictionary setObject: anObj forKey: aPort];
|
||||
[root_object_dictionary_gate unlock];
|
||||
}
|
||||
else /* anObj == nil && oldRootObject != nil */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue