gz_state FAR *state
parent
adf215e6e3
commit
45f7e00197
|
@ -197,7 +197,7 @@ typedef struct {
|
|||
} gz_state;
|
||||
|
||||
typedef union {
|
||||
gz_state* state;
|
||||
gz_state FAR *state;
|
||||
gzFile file;
|
||||
} gz_statep;
|
||||
|
||||
|
|
Loading…
Reference in New Issue