Fix typo in comment.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12025 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
108f826a76
commit
6a9a167e8e
1 changed files with 1 additions and 1 deletions
|
|
@ -1773,7 +1773,7 @@ void SwigType_inherit_equiv(File *out) {
|
|||
continue;
|
||||
}
|
||||
|
||||
/* This type has subclasses. We now need to walk through these subtypes and generate pointer converion functions */
|
||||
/* This type has subclasses. We now need to walk through these subtypes and generate pointer conversion functions */
|
||||
|
||||
rh = Getattr(r_resolved, rk.key);
|
||||
rlist = NewList();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue