1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

s4-smbtorture: fix typo.

Not my day...

Guenther
This commit is contained in:
Günther Deschner 2010-06-28 14:47:16 +02:00
parent f2e0ca2662
commit 427c953273

View File

@ -60,7 +60,7 @@ static bool forest_trust_info_check_out(struct torture_context *tctx,
}
static bool trust_domain_passwords_check_in(struct torture_context *tctx,
struct TrustDomainPasswords *r)
struct trustDomainPasswords *r)
{
/* FIXME: fill in, once we have working and correct IDL - gd */
return true;