follow-up typos
This commit is contained in:
parent
4434809e13
commit
6f69830321
15 changed files with 17 additions and 17 deletions
|
|
@ -139,7 +139,7 @@ public:
|
|||
SWIG_typemap_lang("octave");
|
||||
allow_overloading();
|
||||
|
||||
// Octave API is C++, so output must be C++ compatibile even when wrapping C code
|
||||
// Octave API is C++, so output must be C++ compatible even when wrapping C code
|
||||
if (!cparse_cplusplus)
|
||||
Swig_cparse_cplusplusout(1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue