fix #endif position bug #1249878
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7388 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c068056a10
commit
2ae026aa6f
1 changed files with 1 additions and 1 deletions
|
|
@ -783,8 +783,8 @@ SWIG_Python_GetModule(void) {
|
|||
PyErr_Clear();
|
||||
type_pointer = (void *)0;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
return (swig_module_info *) type_pointer;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue