[SCM] Samba Shared Repository - branch v3-6-test updated

Volker Lendecke vlendec at samba.org
Wed Feb 2 07:34:31 MST 2011


The branch, v3-6-test has been updated
       via  c97e23f s3: Fix a typo
      from  30aea57 s3-winbind: prefer dcerpc_samr_X functions in winbindd/winbindd_msrpc.c.

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


- Log -----------------------------------------------------------------
commit c97e23fb08757b9d4245ef6fcefd01357c9c5173
Author: Volker Lendecke <vl at samba.org>
Date:   Wed Feb 2 13:34:53 2011 +0100

    s3: Fix a typo
    
    Autobuild-User: Volker Lendecke <vlendec at samba.org>
    Autobuild-Date: Wed Feb  2 14:58:52 CET 2011 on sn-devel-104

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

Summary of changes:
 source3/utils/net.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/utils/net.c b/source3/utils/net.c
index 13eed2f..8415e7a 100644
--- a/source3/utils/net.c
+++ b/source3/utils/net.c
@@ -669,7 +669,7 @@ static struct functable net_func[] = {
 	{	"maxrid",
 		net_maxrid,
 		NET_TRANSPORT_LOCAL,
-		N_("Display the maximul RID currently used"),
+		N_("Display the maximum RID currently used"),
 		N_("  net maxrid")
 	},
 	{	"idmap",


-- 
Samba Shared Repository


More information about the samba-cvs mailing list