]> git.lizzy.rs Git - zlib.git/blobdiff - inftrees.h
zlib 1.2.0.4
[zlib.git] / inftrees.h
index 49eeeb9daf972296d07e6bbe97b659935160a148..82d365a7e901c749e7181527b62330c11c255695 100644 (file)
@@ -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));