The branch, master has been updated
via eab6d8c... s3-spoolss: remove duplicate (and incorrect) header.
from b6e9d8d... idl: Fixed a possible crash bug.
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit eab6d8c390f34ab331115a190735cb010ca59829
Author: Günther Deschner <[email protected]>
Date: Tue Aug 3 00:12:27 2010 +0200
s3-spoolss: remove duplicate (and incorrect) header.
Guenther
-----------------------------------------------------------------------
Summary of changes:
source3/printing/nt_printing.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
Changeset truncated at 500 lines:
diff --git a/source3/printing/nt_printing.c b/source3/printing/nt_printing.c
index c9ce969..f0460f3 100644
--- a/source3/printing/nt_printing.c
+++ b/source3/printing/nt_printing.c
@@ -30,7 +30,6 @@
#include "../librpc/gen_ndr/ndr_spoolss.h"
#include "rpc_server/srv_spoolss_util.h"
#include "nt_printing.h"
-#include "../rpc_server/srv_spoolss_util.h"
/* Map generic permissions to printer object specific permissions */
--
Samba Shared Repository