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

tridge at samba.org tridge at samba.org
Fri Dec 31 10:45:48 GMT 2004


Author: tridge
Date: 2004-12-31 10:45:48 +0000 (Fri, 31 Dec 2004)
New Revision: 4449

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

Log:
fixed the helpstring for LSA IDL




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


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/lsa.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/lsa.idl	2004-12-31 08:56:32 UTC (rev 4448)
+++ branches/SAMBA_4_0/source/librpc/idl/lsa.idl	2004-12-31 10:45:48 UTC (rev 4449)
@@ -8,7 +8,7 @@
   version(0.0),
   endpoint("ncacn_np:[\\pipe\\lsarpc]","ncacn_np:[\\pipe\\lsass]", "ncacn_ip_tcp:"),
   pointer_default(unique),
-  helpstring("Local Server Authentication(?)"),
+  helpstring("Local Security Authority"),
   depends(security)
 ] interface lsarpc
 {



More information about the samba-cvs mailing list