]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/lpstat.c
Merge changes from CUPS 1.4svn-r8346.
[thirdparty/cups.git] / systemv / lpstat.c
index ed613869e676a764ccd6c75ed7a101e18f26b954..ab16b8fdcaf5cffd0bf8fffd10a8371ac44894ed 100644 (file)
@@ -1540,8 +1540,8 @@ show_printers(const char  *printers,      /* I - Destinations */
                };
 
 
-  DEBUG_printf(("show_printers(printer=\"%s\", num_dests=%d, dests=%p, "
-                "long_status=%d)\n", printer, num_dests, dests, long_status));
+  DEBUG_printf(("show_printers(printers=\"%s\", num_dests=%d, dests=%p, "
+                "long_status=%d)\n", printers, num_dests, dests, long_status));
 
   if ((root = getenv("CUPS_SERVERROOT")) == NULL)
     root = CUPS_SERVERROOT;