"suppport" -> "support"
This commit is contained in:
parent
01d0ee86e0
commit
38a75a22c9
2 changed files with 2 additions and 2 deletions
|
|
@ -675,7 +675,7 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
/* Create variables for member pointer constants, not suppported by typemaps (like Python wrapper does) */
|
||||
/* Create variables for member pointer constants, not supported by typemaps (like Python wrapper does) */
|
||||
if (SwigType_type(type) == T_MPOINTER) {
|
||||
String *wname = Swig_name_wrapper(constantName);
|
||||
String *str = SwigType_str(type, wname);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue