mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4420 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cef1ee64bb
commit
f44d4d3bac
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ static void (*remImp)(NSNotificationCenter*, SEL, Observation*) = 0;
|
|||
NSFreeMapTable((NSMapTable*)n->value.ptr);
|
||||
n = n->nextInMap;
|
||||
}
|
||||
FastMapEmpty(f);
|
||||
FastMapEmptyMap(f);
|
||||
NSZoneFree(f->zone, named);
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue