mirror of
https://github.com/samba-team/samba.git
synced 2025-01-04 05:18:06 +03:00
r9239: I think this is the right IDL for the eventlog record. Pidl is
generating incorrect code for arrays of strings here.
This commit is contained in:
parent
d0225f1079
commit
3b2476e0a0
@ -51,6 +51,8 @@
|
||||
uint32 data_offset;
|
||||
nstring source_name;
|
||||
nstring computer_name;
|
||||
nstring strings[num_of_strings];
|
||||
astring raw_data;
|
||||
} eventlog_Record;
|
||||
|
||||
/******************/
|
||||
|
Loading…
Reference in New Issue
Block a user