[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Fri Aug 6 12:37:11 MDT 2010


The branch, master has been updated
       via  16949ef... s3-net: fix copy/paste typo in usage of "net printing".
      from  0f8e032... s3-netlogon: remove global include of netlogon.h.

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


- Log -----------------------------------------------------------------
commit 16949ef75a91adf68c2888cb4cb0d7f802e8781e
Author: Günther Deschner <gd at samba.org>
Date:   Fri Aug 6 17:38:15 2010 +0200

    s3-net: fix copy/paste typo in usage of "net printing".
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source3/utils/net_printing.c b/source3/utils/net_printing.c
index 81e0515..634b676 100644
--- a/source3/utils/net_printing.c
+++ b/source3/utils/net_printing.c
@@ -717,7 +717,7 @@ int net_printing(struct net_context *c, int argc, const char **argv)
 			"dump",
 			net_printing_dump,
 			NET_TRANSPORT_LOCAL,
-			N_("Dump eventlog"),
+			N_("Dump printer databases"),
 			N_("net printing dump\n"
 			   "    Dump tdb printing file")
 		},


-- 
Samba Shared Repository


More information about the samba-cvs mailing list