fix typo
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6733 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a00ab74a94
commit
bebc53f9a2
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