]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/error.c
Import CUPS v1.7.1
[thirdparty/cups.git] / filter / error.c
index a73186926826148e965f4af97121b2f58cf5d485..994cfb86d9d5ed7a2ef989c4a1b032732d9a4a65 100644 (file)
@@ -1,9 +1,9 @@
 /*
- * "$Id: error.c 7460 2008-04-16 02:19:54Z mike $"
+ * "$Id: error.c 10996 2013-05-29 11:51:34Z msweet $"
  *
  *   Raster error handling for CUPS.
  *
- *   Copyright 2007-2011 by Apple Inc.
+ *   Copyright 2007-2012 by Apple Inc.
  *   Copyright 2007 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -138,7 +138,7 @@ _cupsRasterClearError(void)
  *
  * If there are no recent errors, NULL is returned.
  *
- * @since CUPS 1.3/Mac OS X 10.5@
+ * @since CUPS 1.3/OS X 10.5@
  */
 
 const char *                           /* O - Last error */
@@ -282,5 +282,5 @@ get_error_buffer(void)
 
 
 /*
- * End of "$Id: error.c 7460 2008-04-16 02:19:54Z mike $".
+ * End of "$Id: error.c 10996 2013-05-29 11:51:34Z msweet $".
  */