git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.2@2952
7a7537e8-13f0-0310-91df-
b6672ffda945
/*
- * "$Id: job.c,v 1.124.2.38 2002/10/28 15:59:25 mike Exp $"
+ * "$Id: job.c,v 1.124.2.39 2002/10/28 17:53:43 mike Exp $"
*
* Job management routines for the Common UNIX Printing System (CUPS).
*
* filtering...
*/
+ LogMessage(L_DEBUG, "StartJob: Sending job to queue tagged as raw...");
+
filters = NULL;
}
else
/*
- * End of "$Id: job.c,v 1.124.2.38 2002/10/28 15:59:25 mike Exp $".
+ * End of "$Id: job.c,v 1.124.2.39 2002/10/28 17:53:43 mike Exp $".
*/