mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
r11762: fix my build breakage
(This used to be commit 9ee851630ec3443f27a61de6eaf222c74d2d064a)
This commit is contained in:
parent
5251618c7f
commit
1ce2883865
@ -680,9 +680,10 @@ NTSTATUS _eventlog_read_eventlog( pipes_struct * p,
|
||||
uint32 num_records_read = 0;
|
||||
prs_struct *ps;
|
||||
int bytes_left, record_number;
|
||||
uint32 elog_read_type, elog_read_dir;
|
||||
|
||||
info->flags = q_u->flags;
|
||||
ps = &p->out_data.rdata;
|
||||
uint32 elog_read_type, elog_read_dir;
|
||||
|
||||
bytes_left = q_u->max_read_size;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user