mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r3791: fixed declaration of torture_rpc_login
(This used to be commit fc9748841e
)
This commit is contained in:
parent
46badf1908
commit
7f340a2997
@ -1143,7 +1143,7 @@ static const struct user_pw machines[] = {
|
||||
{ "machine2", "mpw2" }
|
||||
};
|
||||
|
||||
BOOL torture_rpc_login(int dummy)
|
||||
BOOL torture_rpc_login(void)
|
||||
{
|
||||
const char *pdcname = "pdcname";
|
||||
const char *domainname = "domain";
|
||||
|
Loading…
Reference in New Issue
Block a user