[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Thu Dec 8 04:06:03 MST 2011


The branch, master has been updated
       via  6316335 s3: Fix typos
      from  a47970c Add tests for srvsvc python interface. Thanks Dhananjay Sathe

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


- Log -----------------------------------------------------------------
commit 63163358010d7897aab71d2d7f21fd4dc685a937
Author: Volker Lendecke <vl at samba.org>
Date:   Thu Dec 8 10:30:16 2011 +0100

    s3: Fix typos
    
    Autobuild-User: Volker Lendecke <vlendec at samba.org>
    Autobuild-Date: Thu Dec  8 12:05:55 CET 2011 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source3/printing/pcap.c b/source3/printing/pcap.c
index 62db4f5..dd7ba62 100644
--- a/source3/printing/pcap.c
+++ b/source3/printing/pcap.c
@@ -191,7 +191,7 @@ done:
 	if ((pcap_reloaded) && (post_cache_fill_fn_handled == false)) {
 		/* cleanup old entries only if the operation was successful,
 		 * otherwise keep around the old entries until we can
-		 * successfuly reaload */
+		 * successfully reload */
 		status = printer_list_clean_old();
 		if (!NT_STATUS_IS_OK(status)) {
 			DEBUG(0, ("Failed to cleanup printer list!\n"));


-- 
Samba Shared Repository


More information about the samba-cvs mailing list