summaryrefslogtreecommitdiff
path: root/cups/dest-options.c
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-07-03 13:53:05 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-07-03 13:53:05 +0000
commit9c0e8e5d83879f36c798e1d84a4a947109bc0204 (patch)
tree645527b6d21de611b0c110966dca628ff883bede /cups/dest-options.c
parentd1f0f86b7339724b0207343e04f193cff47bedeb (diff)
Update version numbers.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11085 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/dest-options.c')
-rw-r--r--cups/dest-options.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/cups/dest-options.c b/cups/dest-options.c
index 5201302a8..4b03189c5 100644
--- a/cups/dest-options.c
+++ b/cups/dest-options.c
@@ -713,7 +713,7 @@ cupsCopyDestInfo(
* @code ippGetResolution@, @code ippGetString@, and @code ippGetValueTag@
* functions to inspect the default value(s) as needed.
*
- * @since CUPS 1.7@
+ * @since CUPS 1.7/OS X 10.9@
*/
ipp_attribute_t * /* O - Default attribute or @code NULL@ for none */
@@ -753,7 +753,7 @@ cupsFindDestDefault(
* @code ippGetResolution@, @code ippGetString@, and @code ippGetValueTag@
* functions to inspect the default value(s) as needed.
*
- * @since CUPS 1.7@
+ * @since CUPS 1.7/OS X 10.9@
*/
ipp_attribute_t * /* O - Default attribute or @code NULL@ for none */
@@ -795,7 +795,7 @@ cupsFindDestReady(
* @code ippGetResolution@, @code ippGetString@, and @code ippGetValueTag@
* functions to inspect the default value(s) as needed.
*
- * @since CUPS 1.7@
+ * @since CUPS 1.7/OS X 10.9@
*/
ipp_attribute_t * /* O - Default attribute or @code NULL@ for none */
@@ -874,7 +874,7 @@ cupsFreeDestInfo(cups_dinfo_t *dinfo) /* I - Destination information */
* example, passing @code CUPS_MEDIA_FLAGS_BORDERLESS@ will get the Nth
* borderless size supported by the printer.
*
- * @since CUPS 1.7@
+ * @since CUPS 1.7/OS X 10.9@
*/
int /* O - 1 on success, 0 on failure */
@@ -1069,7 +1069,7 @@ cupsGetDestMediaBySize(
* counted. For example, passing @code CUPS_MEDIA_FLAGS_BORDERLESS@ will return
* the number of borderless sizes.
*
- * @since CUPS 1.7@
+ * @since CUPS 1.7/OS X 10.9@
*/
int /* O - Number of sizes */
@@ -1110,7 +1110,7 @@ cupsGetDestMediaCount(
* example, passing @code CUPS_MEDIA_FLAGS_BORDERLESS@ will return the default
* borderless size, typically US Letter or A4, but sometimes 4x6 photo media.
*
- * @since CUPS 1.7@
+ * @since CUPS 1.7/OS X 10.9@
*/
int /* O - 1 on success, 0 on failure */