This commit is contained in:
Abdelrahman Said 2025-01-05 04:18:21 +00:00
parent b464afee2e
commit 7cb1b59cf7

View File

@ -19,7 +19,7 @@
typedef struct es_internal ESInternal;
struct es_internal {
u64 magic;
u64 magic;
u64 alloc_size;
u64 event_capacity;
u64 event_count;