Minor tweak.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4750 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b4a0146efa
commit
1371a4ed5e
1 changed files with 1 additions and 0 deletions
|
|
@ -132,6 +132,7 @@ Wrapper_pretty_print(String *str, File *f) {
|
|||
empty = 0;
|
||||
} else if (c == '\n') {
|
||||
Putc(c,ts);
|
||||
empty = 0;
|
||||
if (!empty) {
|
||||
if ((Char(ts))[0] != '#') {
|
||||
for (i = 0; i < level; i++)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue