More consistent use of DOH namespace
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13940 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
dac89e16d4
commit
092e2104c7
6 changed files with 7 additions and 7 deletions
|
|
@ -1107,7 +1107,7 @@ public:
|
|||
}
|
||||
|
||||
/* Split the input text into lines */
|
||||
List *clist = DohSplitLines(temp);
|
||||
List *clist = SplitLines(temp);
|
||||
Delete(temp);
|
||||
int initial = 0;
|
||||
String *s = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue