mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Fix miseed from last string changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13154 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
faf010f1b6
commit
1039d5d38e
3 changed files with 50 additions and 4 deletions
|
@ -196,6 +196,7 @@ main ()
|
|||
|
||||
t = [Target new];
|
||||
p = [[MyProxy alloc] initWithTarget: t];
|
||||
[p loopInt: 1];
|
||||
|
||||
#define SETUP(X) \
|
||||
sig = [t methodSignatureForSelector: @selector(X)]; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue