function comment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7199 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
bd7b79c691
commit
a4729b150d
1 changed files with 1 additions and 1 deletions
|
|
@ -1636,7 +1636,7 @@ SwigType_inherit(String *derived, String *base, String *cast) {
|
|||
/* -----------------------------------------------------------------------------
|
||||
* SwigType_issubtype()
|
||||
*
|
||||
* Determines if a t1 is a subtype of t2
|
||||
* Determines if a t1 is a subtype of t2, ie, is t1 derived from t2
|
||||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue