mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
Spelling fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21962 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4fbb0dcde7
commit
5af2d9d0a2
77 changed files with 3217 additions and 233 deletions
|
@ -338,7 +338,7 @@ GS_ZONE_SCOPE void NSRecycleZone (NSZone *zone) GS_ZONE_ATTR;
|
|||
/**
|
||||
* Return memory for an entire zone to system. In fact, this will not be done
|
||||
* unless all memory in the zone has been explicitly freed (by calls to
|
||||
* ZNSZoneFree()). For "non-freeable" zones, the number of NSZoneFree() calls
|
||||
* NSZoneFree()). For "non-freeable" zones, the number of NSZoneFree() calls
|
||||
* must simply equal the number of allocation calls. The default zone, on the
|
||||
* other hand, cannot be recycled.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue