git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32465 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2011-03-05 18:12:55 +00:00
parent 328152bfbc
commit d12e49f2c9
39 changed files with 90 additions and 72 deletions

View file

@ -49,7 +49,7 @@ extern "C" {
* Use this mechanism rather than changing the instance variable
* layout (see Source/GSInternal.h for details).
*/
@private void *_internal GS_UNUSED_IVAR;
@private id _internal GS_UNUSED_IVAR;
#endif
}