more fixes to use one line macro when possible
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8769 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f5fa773e53
commit
91462765db
4 changed files with 21 additions and 36 deletions
|
|
@ -1763,7 +1763,7 @@ Preprocessor_parse(String *s)
|
|||
Seek(value,0,SEEK_SET);
|
||||
Preprocessor_define(value,1);
|
||||
}
|
||||
StringPutc('\n',ns);
|
||||
/* StringPutc('\n',ns);*/
|
||||
addline(ns,value,0);
|
||||
state = 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue