r5594: Fix comment to read "remove" instead of "add"
authorJim McDonough <jmcd@samba.org>
Mon, 28 Feb 2005 11:17:13 +0000 (11:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:49 +0000 (10:55 -0500)
source/utils/net_rpc.c

index 2a45c5f549009943042ac2be9791a0698132af19..fa7a3b527103a2507381687ff420ea153aeccb5c 100644 (file)
@@ -4453,7 +4453,7 @@ static int rpc_trustdom_add(int argc, const char **argv)
 }
 
 /**
- * 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.
  *