fix warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8680 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6545fac4a7
commit
a06eb9c981
1 changed files with 1 additions and 1 deletions
|
|
@ -422,7 +422,7 @@ SWIGRUNTIME void _swig_create_magic(CPerlObj *pPerl, SV *sv, const char *name, i
|
|||
|
||||
|
||||
SWIGRUNTIME swig_module_info *
|
||||
SWIG_Perl_GetModule() {
|
||||
SWIG_Perl_GetModule(void) {
|
||||
static void *type_pointer = (void *)0;
|
||||
SV *pointer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue