]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/interpret.c
Update all references to OS X to macOS.
[thirdparty/cups.git] / filter / interpret.c
index 932d78df90b38d990383c2c71657fca534b387a2..f811d1a0900703fe5a97299b92f6c1da14e6f330 100644 (file)
@@ -122,7 +122,7 @@ static void         DEBUG_stack(const char *prefix, _cups_ps_stack_t *st);
  * @code pop@, @code roll@, @code setpagedevice@, and @code stopped@ operators
  * are supported.
  *
- * @since CUPS 1.2/OS X 10.5@
+ * @since CUPS 1.2/macOS 10.5@
  */
 
 int                                    /* O - 0 on success, -1 on failure */
@@ -183,7 +183,7 @@ cupsRasterInterpretPPD(
 
 #ifdef __APPLE__
  /*
-  * cupsInteger0 is also used for the total page count on OS X; set an
+  * cupsInteger0 is also used for the total page count on macOS; set an
   * uncommon default value so we can tell if the driver is using cupsInteger0.
   */