[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2521-g71f05a1

Karolin Seeger kseeger at samba.org
Tue Feb 26 09:28:05 GMT 2008


The branch, v3-2-test has been updated
       via  71f05a1f9656c4a50dd4b8b08575be6536e92288 (commit)
      from  826b9ab07b58ca39350cca921002a4213ce7c7c9 (commit)

http://gitweb.samba.org/?samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 71f05a1f9656c4a50dd4b8b08575be6536e92288
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Feb 26 10:26:10 2008 +0100

    Fix some typos.
    
    Karolin

-----------------------------------------------------------------------

Summary of changes:
 source/utils/net_rpc.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/utils/net_rpc.c b/source/utils/net_rpc.c
index 5bc37f3..0e31d01 100644
--- a/source/utils/net_rpc.c
+++ b/source/utils/net_rpc.c
@@ -3600,14 +3600,14 @@ static bool check_share_sanity(struct cli_state *cli, fstring netname, uint32 ty
 }
 
 /** 
- * Migrate shares from a remote RPC server to the local RPC srever
+ * Migrate shares from a remote RPC server to the local RPC server
  *
  * All parameters are provided by the run_rpc_command function, except for
- * argc, argv which are passes through. 
+ * argc, argv which are passed through. 
  *
  * @param domain_sid The domain sid acquired from the remote server
  * @param cli A cli_state connected to the server.
- * @param mem_ctx Talloc context, destoyed on completion of the function.
+ * @param mem_ctx Talloc context, destroyed on completion of the function.
  * @param argc  Standard main() style argc
  * @param argv  Standard main() style argv.  Initial components are already
  *              stripped


-- 
Samba Shared Repository


More information about the samba-cvs mailing list