mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 18:01:15 +00:00
Tweak an "only".
*twitch*
This commit is contained in:
parent
736c9a3a60
commit
d89893682e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
@implementation Array (Private)
|
||||
|
||||
/**
|
||||
This is a somewhat dangerous thing to do, and it's only done so that we can
|
||||
This is a somewhat dangerous thing to do, and it's done only so that we can
|
||||
use an Array to implement AutoreleasePool.
|
||||
*/
|
||||
- (void) addObjectNoRetain: (id)anObject
|
||||
|
|
Loading…
Reference in a new issue