gz_state FAR *state
This commit is contained in:
@@ -197,7 +197,7 @@ typedef struct {
|
|||||||
} gz_state;
|
} gz_state;
|
||||||
|
|
||||||
typedef union {
|
typedef union {
|
||||||
gz_state* state;
|
gz_state FAR *state;
|
||||||
gzFile file;
|
gzFile file;
|
||||||
} gz_statep;
|
} gz_statep;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user