mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
NeXT_RUNTIME fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9681 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0988695f73
commit
f00a1d0349
8 changed files with 465 additions and 680 deletions
|
@ -897,7 +897,7 @@ static inline BOOL class_is_kind_of (Class self, Class aClassObject)
|
|||
|
||||
- (const char *) selectorTypeForProxy: (SEL)selector
|
||||
{
|
||||
#if NeXT_runtime
|
||||
#if NeXT_RUNTIME
|
||||
{
|
||||
elt e;
|
||||
const char *t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue