[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Mon Jun 28 06:47:50 MDT 2010


The branch, master has been updated
       via  427c953... s4-smbtorture: fix typo.
      from  f2e0ca2... s4:torture/rpc/samr.c - test_SetPassword_LastSet - fix "pwdLastSet" test

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 427c95327371d42304594cf32ce8726194a286e5
Author: Günther Deschner <gd at samba.org>
Date:   Mon Jun 28 14:47:16 2010 +0200

    s4-smbtorture: fix typo.
    
    Not my day...
    
    Guenther

-----------------------------------------------------------------------

Summary of changes:
 source4/torture/ndr/drsblobs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/torture/ndr/drsblobs.c b/source4/torture/ndr/drsblobs.c
index 62399ea..926c757 100644
--- a/source4/torture/ndr/drsblobs.c
+++ b/source4/torture/ndr/drsblobs.c
@@ -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;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list