mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-19 06:54:58 +02:00
DRYer
This commit is contained in:
@@ -23,7 +23,7 @@ typedef struct {
|
||||
uint8_t *mapped_file;
|
||||
size_t mapped_file_sz;
|
||||
|
||||
size_t max_data_sz;
|
||||
size_t data_sz;
|
||||
} LoadData;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user