[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Fri Nov 19 04:06:02 MST 2010


The branch, master has been updated
       via  5855194 s3-spoolss: fix typo in debug message.
      from  d50829a s3: Remove some unused code

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


- Log -----------------------------------------------------------------
commit 5855194894535c57797a0475640e50c07ed92643
Author: Günther Deschner <gd at samba.org>
Date:   Thu Nov 18 15:25:13 2010 +0100

    s3-spoolss: fix typo in debug message.
    
    Guenther
    
    Autobuild-User: Günther Deschner <gd at samba.org>
    Autobuild-Date: Fri Nov 19 12:05:10 CET 2010 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source3/rpc_server/srv_spoolss_nt.c b/source3/rpc_server/srv_spoolss_nt.c
index 01b4a75..56991ac 100644
--- a/source3/rpc_server/srv_spoolss_nt.c
+++ b/source3/rpc_server/srv_spoolss_nt.c
@@ -1802,7 +1802,7 @@ WERROR _spoolss_OpenPrinterEx(struct pipes_struct *p,
 				ZERO_STRUCTP(r->out.handle);
 				DEBUG(3,("access DENIED as user is not root, "
 					"has no printoperator privilege, "
-					"not a member of the printoperater builtin group and "
+					"not a member of the printoperator builtin group and "
 					"is not in printer admin list"));
 				return WERR_ACCESS_DENIED;
 			}


-- 
Samba Shared Repository


More information about the samba-cvs mailing list