svn commit: samba r18679 - in branches/SAMBA_3_0/source/include: .

gd at samba.org gd at samba.org
Tue Sep 19 17:27:18 GMT 2006


Author: gd
Date: 2006-09-19 17:27:17 +0000 (Tue, 19 Sep 2006)
New Revision: 18679

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18679

Log:
Fix the build.

Guenther

Modified:
   branches/SAMBA_3_0/source/include/libmsrpc.h


Changeset:
Modified: branches/SAMBA_3_0/source/include/libmsrpc.h
===================================================================
--- branches/SAMBA_3_0/source/include/libmsrpc.h	2006-09-19 16:15:54 UTC (rev 18678)
+++ branches/SAMBA_3_0/source/include/libmsrpc.h	2006-09-19 17:27:17 UTC (rev 18679)
@@ -704,7 +704,7 @@
       char *forest_name;
 
       /**remote server's domain guid*/
-      struct uuid *domain_guid;
+      struct GUID *domain_guid;
 
       /**remote server's domain SID*/
       DOM_SID *domain_sid;



More information about the samba-cvs mailing list