[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-348-gf570175

Jeremy Allison jra at samba.org
Wed Nov 21 03:06:11 GMT 2007


The branch, v3-2-test has been updated
       via  f5701756154e4e113414d8dd6c850685a2594801 (commit)
      from  809f5ab4c595740b28425e1667e395a6058b76a8 (commit)

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


- Log -----------------------------------------------------------------
commit f5701756154e4e113414d8dd6c850685a2594801
Author: Jeremy Allison <jra at samba.org>
Date:   Tue Nov 20 19:05:30 2007 -0800

    Remove pstrcpy I missed.
    Jeremy.

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

Summary of changes:
 source/printing/printing.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/printing/printing.c b/source/printing/printing.c
index 48ac54d..d331e89 100644
--- a/source/printing/printing.c
+++ b/source/printing/printing.c
@@ -1475,7 +1475,6 @@ static void print_queue_update(int snum, bool force)
 		return;
 	}
 
-	pstrcpy( lprmcommand, lp_lprmcommand(snum));
 	lprmcommand = talloc_string_sub2(ctx,
 			lp_lprmcommand(snum),
 			"%p",


-- 
Samba Shared Repository


More information about the samba-cvs mailing list