mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-21 23:13:08 +08:00
Code style change and rebuild zstd with optimization options
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
#define LDS_ATTACHED 3
|
||||
|
||||
typedef struct _min_hdr {
|
||||
BYTE redir[MAX_REDIR_SIZE];
|
||||
BYTE load_status;
|
||||
BYTE redir[MAX_REDIR_SIZE];
|
||||
BYTE load_status;
|
||||
} min_hdr_t;
|
||||
|
||||
Reference in New Issue
Block a user