mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
add/improve gsdoc comments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19591 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
08397a57cf
commit
68a4ff53bc
3 changed files with 10 additions and 3 deletions
|
@ -348,7 +348,7 @@ ihandler(int sig)
|
|||
}
|
||||
|
||||
/*
|
||||
* Now free the connections map itsself and the table of observers.
|
||||
* Now free the connections map itself and the table of observers.
|
||||
*/
|
||||
NSFreeMapTable(connections);
|
||||
NSFreeHashTable(allObservers);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue