[SCM] Samba Shared Repository - branch master updated - tevent-0-9-8-799-g0d241b0

Andrew Tridgell tridge at samba.org
Tue Sep 29 22:46:33 MDT 2009


The branch, master has been updated
       via  0d241b0b312503ea5871bd5068c3bf0c657938ac (commit)
      from  9af9dbeaf3344fc488c474ea7410ac425c2a4b4e (commit)

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


- Log -----------------------------------------------------------------
commit 0d241b0b312503ea5871bd5068c3bf0c657938ac
Author: Andrew Tridgell <tridge at samba.org>
Date:   Wed Sep 30 14:33:14 2009 +1000

    idl: ntsvcs.idl depends on misc.idl, not winreg.idl
    
    The winreg_Type definition comes from misc.idl

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

Summary of changes:
 librpc/idl/ntsvcs.idl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/librpc/idl/ntsvcs.idl b/librpc/idl/ntsvcs.idl
index b1a3b78..91a85b9 100644
--- a/librpc/idl/ntsvcs.idl
+++ b/librpc/idl/ntsvcs.idl
@@ -2,7 +2,7 @@
   plug and play services
 */
 
-import "winreg.idl";
+import "misc.idl";
 
 [
   uuid("8d9f4e40-a03d-11ce-8f69-08003e30051b"),


-- 
Samba Shared Repository


More information about the samba-cvs mailing list