function comment

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7199 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-05-20 22:41:21 +00:00
commit a4729b150d

View file

@ -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