mirror of
https://github.com/facebook/zstd.git
synced 2025-08-05 19:15:58 +03:00
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