mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
patterns/evtx: Fixed type name typo
This commit is contained in:
@@ -46,7 +46,7 @@ struct Chunk{
|
||||
u32 checksum;
|
||||
u8 common_string_offset_array[256];
|
||||
u8 templatePtr[128];
|
||||
Event_Rsecord event_record;
|
||||
Event_Record event_record;
|
||||
};
|
||||
|
||||
struct Evtx {
|
||||
|
||||
Reference in New Issue
Block a user