follow-up typos
This commit is contained in:
parent
4434809e13
commit
6f69830321
15 changed files with 17 additions and 17 deletions
|
|
@ -129,7 +129,7 @@
|
|||
/*
|
||||
* char *BYTE typemaps.
|
||||
* These are input typemaps for mapping a Java byte[] array to a C char array.
|
||||
* Note that as a Java array is used and thus passeed by reference, the C routine
|
||||
* Note that as a Java array is used and thus passed by reference, the C routine
|
||||
* can return data to Java via the parameter.
|
||||
*
|
||||
* Example usage wrapping:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue