mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
(return_retained): Change macro from 1 to 0.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1102 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a8502d46d5
commit
dbd61108e4
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
#endif /* not STDC_HEADERS and not HAVE_STRING_H */
|
#endif /* not STDC_HEADERS and not HAVE_STRING_H */
|
||||||
|
|
||||||
/* xxx Perhaps make this an ivar. */
|
/* xxx Perhaps make this an ivar. */
|
||||||
#define return_retained 1
|
#define return_retained 0
|
||||||
|
|
||||||
@implementation Invocation
|
@implementation Invocation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue