1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

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

(This used to be commit 6884a2fa6e)
This commit is contained in:
Jim McDonough 2005-02-28 11:17:13 +00:00 committed by Gerald (Jerry) Carter
parent bd0e666503
commit 7f5611ce55

View 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.
*