s3: Attempt to fix the non-ads build
authorVolker Lendecke <vl@samba.org>
Sat, 2 Oct 2010 22:15:39 +0000 (00:15 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 2 Oct 2010 22:17:44 +0000 (00:17 +0200)
source3/printing/nt_printing_ads.c

index 3ccaeef014362b7b92b2edd636619ea346381e97..6f71ce08b1e1d9ae976c451926c86a1ea4f0c336 100644 (file)
@@ -472,7 +472,7 @@ WERROR check_published_printers(struct messaging_context *msg_ctx)
 bool is_printer_published(TALLOC_CTX *mem_ctx,
                          const struct auth_serversupplied_info *server_info,
                          struct messaging_context *msg_ctx,
-                         char *servername, char *printer, struct GUID *guid,
+                         const char *servername, char *printer, struct GUID *guid,
                          struct spoolss_PrinterInfo2 **info2)
 {
        return False;