Fix typo in comment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9303 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
4d4792dc5e
commit
4ad3708693
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
* $rc = foo($a);
|
||||
*
|
||||
* Even though $a looks like it's passed by value,
|
||||
* it's value can be changed by foo().
|
||||
* its value can be changed by foo().
|
||||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
%define double_typemap(TYPE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue