]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/file.h
The scheduler used a select() timeout of INT_MAX seconds when
[thirdparty/cups.git] / scheduler / file.h
index 6c11fe2e4e3056660d5c1de17de07e362eaf4779..a53f0fcb2ec81770c68587c438609bf3eb8f2b5e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: file.h,v 1.4 2004/02/25 20:14:53 mike Exp $"
+ * "$Id: file.h,v 1.5 2004/08/23 18:00:59 mike Exp $"
  *
  *   File definitions for the Common UNIX Printing System (CUPS).
  *
@@ -20,9 +20,9 @@
  *       Attn: CUPS Licensing Information
  *       Easy Software Products
  *       44141 Airport View Drive, Suite 204
- *       Hollywood, Maryland 20636-3111 USA
+ *       Hollywood, Maryland 20636 USA
  *
- *       Voice: (301) 373-9603
+ *       Voice: (301) 373-9600
  *       EMail: cups-info@cups.org
  *         WWW: http://www.cups.org
  */
@@ -104,5 +104,5 @@ extern int          cupsFileWrite(cups_file_t *fp, const char *buf, int bytes);
 #endif /* !_CUPS_FILE_H_ */
 
 /*
- * End of "$Id: file.h,v 1.4 2004/02/25 20:14:53 mike Exp $".
+ * End of "$Id: file.h,v 1.5 2004/08/23 18:00:59 mike Exp $".
  */