fix typo
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6733 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3959bffb7e
commit
0c80869369
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ public:
|
|||
Foo(float a, float b=1.0)
|
||||
{
|
||||
}
|
||||
r
|
||||
|
||||
Foo(float a, int c, float b=1.0)
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue