mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
parent
0fcd3e1095
commit
e6f82d5c36
@ -1163,7 +1163,7 @@ static NTSTATUS cmd_samr_query_dispinfo(struct rpc_pipe_client *cli,
|
||||
int loop_count = 0;
|
||||
BOOL got_params = False; /* Use get_query_dispinfo_params() or not? */
|
||||
|
||||
if (argc > 5) {
|
||||
if (argc > 6) {
|
||||
printf("Usage: %s [info level] [start index] [max entries] [max size] [access mask]\n", argv[0]);
|
||||
return NT_STATUS_OK;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user