]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/http-addrlist.c
Update version numbers.
[thirdparty/cups.git] / cups / http-addrlist.c
index 4943b5867ea69d59f0e38fe982a612d8769758bd..a718ba347a6bf0584cc585b22720bf2589e041d1 100644 (file)
@@ -59,7 +59,7 @@ httpAddrConnect(
  * 'httpAddrConnect2()' - Connect to any of the addresses in the list with a
  *                        timeout and optional cancel.
  *
- * @since CUPS 1.7@
+ * @since CUPS 1.7/OS X 10.9@
  */
 
 http_addrlist_t *                      /* O - Connected address or NULL on failure */
@@ -322,7 +322,7 @@ httpAddrConnect2(
 /*
  * 'httpAddrCopyList()' - Copy an address list.
  *
- * @since CUPS 1.7@
+ * @since CUPS 1.7/OS X 10.9@
  */
 
 http_addrlist_t        *                       /* O - New address list or @code NULL@ on error */