/*
- * "$Id: ipp.c,v 1.123 2001/03/15 17:48:07 mike Exp $"
+ * "$Id: ipp.c,v 1.124 2001/03/27 14:26:26 mike Exp $"
*
* IPP routines for the Common UNIX Printing System (CUPS) scheduler.
*
char *location; /* Location string */
- LogMessage(L_DEBUG2, "get_printers(%d, %s)\n", con->http.fd);
+ LogMessage(L_DEBUG2, "get_printers(%d, %x)\n", con->http.fd, type);
/*
* See if they want to limit the number of printers reported...
/*
- * End of "$Id: ipp.c,v 1.123 2001/03/15 17:48:07 mike Exp $".
+ * End of "$Id: ipp.c,v 1.124 2001/03/27 14:26:26 mike Exp $".
*/