fix line issues reported by Olly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8743 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
bfa34459f3
commit
be2a108a3a
3 changed files with 5 additions and 4 deletions
|
|
@ -1562,7 +1562,7 @@ Preprocessor_parse(String *s)
|
|||
}
|
||||
s2 = Preprocessor_parse(s1);
|
||||
addline(ns,s2,allow);
|
||||
Printf(ns,"\n]");
|
||||
StringAppend(ns,"\n]");
|
||||
if (dirname) {
|
||||
Swig_pop_directory();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue