Fix for gcc-3.4.0
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5961 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f797164890
commit
5e9b3e9951
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ ReplaceFormat (const String_or_char *fmt, int j) {
|
|||
}
|
||||
Replaceall (lfmt, "$commaargs", commaargs);
|
||||
return lfmt;
|
||||
};
|
||||
}
|
||||
|
||||
/* -----------------------------------------------------------------------------
|
||||
* Swig_overload_dispatch()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue