svn commit: samba r7138 - in branches/SAMBA_4_0/source/librpc/idl: .

tpot at samba.org tpot at samba.org
Tue May 31 11:46:54 GMT 2005


Author: tpot
Date: 2005-05-31 11:46:54 +0000 (Tue, 31 May 2005)
New Revision: 7138

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

Log:
Doh - fix some typos.

Modified:
   branches/SAMBA_4_0/source/librpc/idl/winstation.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/winstation.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/winstation.idl	2005-05-31 11:45:05 UTC (rev 7137)
+++ branches/SAMBA_4_0/source/librpc/idl/winstation.idl	2005-05-31 11:46:54 UTC (rev 7138)
@@ -1,5 +1,5 @@
 /*
-  dnsserver interface definition
+  winstation interface definition
 */
 
 #include "idl_types.h"
@@ -9,7 +9,7 @@
   pointer_default(unique),
   pointer_default_top(unique),
   helpstring("Terminal Services remote management")
-] interface dnsserver
+] interface winstation
 {
 	void foo();
 }



More information about the samba-cvs mailing list