mirror of
https://github.com/samba-team/samba.git
synced 2025-03-29 02:50:28 +03:00
commas in the wrong places...
(This used to be commit 0ca7a64515065c0d8c47b38ee996901bd5e00020)
This commit is contained in:
parent
310536a709
commit
56214b5089
@ -84,8 +84,8 @@ static BOOL add_info(struct subnet_record *d, struct work_record *work, int serv
|
||||
|
||||
if (cli_call_api(PIPE_LANMAN,
|
||||
PTR_DIFF(p,param), /* param count */
|
||||
8, /*data count */,
|
||||
0, /* setup count */,
|
||||
8, /*data count */
|
||||
0, /* setup count */
|
||||
0, /* mprcount - whatever that is */
|
||||
BUFFER_SIZE - SAFETY_MARGIN, /* mdrcount - whatever that is */
|
||||
&rprcnt,&rdrcnt,
|
||||
|
Loading…
x
Reference in New Issue
Block a user