mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r13337: Attempt to fix the AIX build
This commit is contained in:
parent
2aed5b3640
commit
b129b4f94f
@ -252,7 +252,7 @@ int net_rpc_shell(int argc, const char **argv)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static struct rpc_sh_cmd sh_cmds[] = {
|
static struct rpc_sh_cmd sh_cmds[5] = {
|
||||||
|
|
||||||
{ "info", NULL, PI_SAMR, rpc_sh_info,
|
{ "info", NULL, PI_SAMR, rpc_sh_info,
|
||||||
"Print information about the domain connected to" },
|
"Print information about the domain connected to" },
|
||||||
|
Loading…
Reference in New Issue
Block a user