svn commit: samba r5594 - in branches/SAMBA_3_0/source/utils: .

jmcd at samba.org jmcd at samba.org
Mon Feb 28 11:17:13 GMT 2005


Author: jmcd
Date: 2005-02-28 11:17:13 +0000 (Mon, 28 Feb 2005)
New Revision: 5594

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

Log:
Fix comment to read "remove" instead of "add" 

Modified:
   branches/SAMBA_3_0/source/utils/net_rpc.c


Changeset:
Modified: branches/SAMBA_3_0/source/utils/net_rpc.c
===================================================================
--- branches/SAMBA_3_0/source/utils/net_rpc.c	2005-02-28 11:13:22 UTC (rev 5593)
+++ branches/SAMBA_3_0/source/utils/net_rpc.c	2005-02-28 11:17:13 UTC (rev 5594)
@@ -4453,7 +4453,7 @@
 }
 
 /**
- * Add interdomain trust account to the RPC server.
+ * Remove interdomain trust account from the RPC server.
  * All parameters (except for argc and argv) are passed by run_rpc_command
  * function.
  *



More information about the samba-cvs mailing list