mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
r15657: Fix some Tru64 warnings
This commit is contained in:
parent
3446ee5c00
commit
a85dfb9eff
@ -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;
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user