missing return added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7263 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f3b30bcfac
commit
8a9f37eb53
1 changed files with 1 additions and 0 deletions
|
|
@ -38,5 +38,6 @@ extern "C" void* working(void* t);
|
|||
sleep(1);
|
||||
f->do_foo();
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue