summaryrefslogtreecommitdiff
path: root/cups/ipp-support.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/ipp-support.c
parentd1f0f86b7339724b0207343e04f193cff47bedeb (diff)
downloadcups-9c0e8e5d83879f36c798e1d84a4a947109bc0204.tar.gz
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/ipp-support.c')
-rw-r--r--cups/ipp-support.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cups/ipp-support.c b/cups/ipp-support.c
index 4f82e5d0b..f6380d8ac 100644
--- a/cups/ipp-support.c
+++ b/cups/ipp-support.c
@@ -838,7 +838,7 @@ ippAttributeString(
* "attribute-name")@ will return a non-NULL pointer. The array must be freed
* using the @code cupsArrayDelete@ function.
*
- * @since CUPS 1.7@
+ * @since CUPS 1.7/OS X 10.9@
*/
cups_array_t * /* O - CUPS array or @code NULL@ if all */