mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
Damn, documented wrong method.
This commit is contained in:
parent
f13c45a9ae
commit
0371a825b8
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
/**
|
/**
|
||||||
Generates an error. Never send this message to an instance of this class.
|
Generates an error. Never send this message to an instance of this class.
|
||||||
*/
|
*/
|
||||||
- (void) release;
|
- (id) retain;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Generates an error. Never send this message to an instance of this class.
|
Generates an error. Never send this message to an instance of this class.
|
||||||
|
|
Loading…
Reference in a new issue