mirror of
https://github.com/samba-team/samba.git
synced 2025-08-26 01:49:31 +03:00
committed by
Gerald (Jerry) Carter
parent
89c6f04df0
commit
a835209278
@ -1606,7 +1606,7 @@ struct rpc_sh_cmd *net_rpc_user_cmds(TALLOC_CTX *mem_ctx,
|
||||
};
|
||||
|
||||
return cmds;
|
||||
};
|
||||
}
|
||||
|
||||
/****************************************************************************/
|
||||
|
||||
@ -4793,7 +4793,7 @@ struct rpc_sh_cmd *net_rpc_share_cmds(TALLOC_CTX *mem_ctx,
|
||||
};
|
||||
|
||||
return cmds;
|
||||
};
|
||||
}
|
||||
|
||||
/****************************************************************************/
|
||||
|
||||
|
@ -609,5 +609,5 @@ struct rpc_sh_cmd *net_rpc_rights_cmds(TALLOC_CTX *mem_ctx,
|
||||
};
|
||||
|
||||
return cmds;
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user