X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=cups%2Fppd-attr.c;h=6324e6e15b98781fdc7cf0c3b78b123cc8994364;hp=4a57d09ff84e43774cf4b58be5e0fb9eb87187ce;hb=8072030b3c862315c367c73663b27f0427325919;hpb=9e5e2ceff5ff91a95f2c62057f4bcb2efb97cbdf diff --git a/cups/ppd-attr.c b/cups/ppd-attr.c index 4a57d09ff..6324e6e15 100644 --- a/cups/ppd-attr.c +++ b/cups/ppd-attr.c @@ -22,7 +22,7 @@ /* * 'ppdFindAttr()' - Find the first matching attribute. * - * @since CUPS 1.1.19/OS X 10.3@ + * @since CUPS 1.1.19/macOS 10.3@ */ ppd_attr_t * /* O - Attribute or @code NULL@ if not found */ @@ -79,7 +79,7 @@ ppdFindAttr(ppd_file_t *ppd, /* I - PPD file data */ /* * 'ppdFindNextAttr()' - Find the next matching attribute. * - * @since CUPS 1.1.19/OS X 10.3@ + * @since CUPS 1.1.19/macOS 10.3@ */ ppd_attr_t * /* O - Attribute or @code NULL@ if not found */