fixed memsink data offset

This commit is contained in:
Maxim Devaev
2024-03-25 20:15:38 +02:00
parent 976f466038
commit bdf55396e5
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
#define US_MEMSINK_MAGIC ((u64)0xCAFEBABECAFEBABE)
#define US_MEMSINK_VERSION ((u32)5)
#define US_MEMSINK_VERSION ((u32)6)
typedef struct {