The branch, master has been updated
       via  a62d67e s3: Fix a typo
      from  e026685 s3-winbind: prefer dcerpc_samr_X functions in 
winbindd/winbindd_msrpc.c.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit a62d67e63975226e7961f16b7be168eb2cd4cd62
Author: Volker Lendecke <v...@samba.org>
Date:   Wed Feb 2 13:34:53 2011 +0100

    s3: Fix a typo
    
    Autobuild-User: Volker Lendecke <vlen...@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

Reply via email to