mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
r13337: Attempt to fix the AIX build
(This used to be commit b129b4f94f6ff1d963ac316cf180662f5cecf9f6)
This commit is contained in:
parent
7f5e36df8d
commit
4c4b5de4c8
@ -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…
x
Reference in New Issue
Block a user