The branch, master has been updated
       via  25e7b21121d867a74c9e5241a8684e9937961fe3 (commit)
      from  1bcd91366d582f4ba99ab64e99d057a4c3f94daf (commit)

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


- Log -----------------------------------------------------------------
commit 25e7b21121d867a74c9e5241a8684e9937961fe3
Author: Volker Lendecke <[EMAIL PROTECTED]>
Date:   Tue Dec 2 09:51:46 2008 +0100

    Attempt to fix a build failure on AIX

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

Summary of changes:
 source3/include/proto.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/include/proto.h b/source3/include/proto.h
index cc92867..f2bbb07 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5620,7 +5620,7 @@ void init_samr_DomInfo8(struct samr_DomInfo8 *r,
                        uint64_t sequence_num,
                        NTTIME domain_create_time);
 void init_samr_DomInfo9(struct samr_DomInfo9 *r,
-                       uint32_t unknown);
+                        enum samr_DomainServerState domain_server_state);
 void init_samr_DomInfo12(struct samr_DomInfo12 *r,
                         uint64_t lockout_duration,
                         uint64_t lockout_window,


-- 
Samba Shared Repository

Reply via email to