fix prototype warnings, as reported by Max Browsher
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9034 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6a69ec8227
commit
02d5dbe049
3 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
%fragment("SWIG_pchar_descriptor","header") {
|
||||
SWIGINTERN swig_type_info*
|
||||
SWIG_pchar_descriptor()
|
||||
SWIG_pchar_descriptor(void)
|
||||
{
|
||||
static int init = 0;
|
||||
static swig_type_info* info = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue