explicit type warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11022 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2064dff1ef
commit
8c71c0bf21
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ static int maxmaxcode = 1 << GP_BITS; /* NEVER generate this */
|
|||
|
||||
static count_int *htab;
|
||||
static unsigned short *codetab;
|
||||
static GIFOutBufSize;
|
||||
static int GIFOutBufSize;
|
||||
|
||||
/* static count_int htab [HSIZE];
|
||||
static unsigned short codetab [HSIZE]; */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue