zlib 1.2.0.4
This commit is contained in:
@@ -51,5 +51,5 @@ typedef enum {
|
||||
} codetype;
|
||||
|
||||
extern int inflate_table OF((codetype type, unsigned short FAR *lens,
|
||||
unsigned codes, code * FAR *table, unsigned *bits,
|
||||
unsigned short FAR *work));
|
||||
unsigned codes, code FAR * FAR *table,
|
||||
unsigned FAR *bits, unsigned short FAR *work));
|
||||
|
||||
Reference in New Issue
Block a user