summaryrefslogtreecommitdiff
path: root/cups/http-addrlist.c
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2017-05-31 22:22:40 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2017-05-31 22:22:40 -0400
commit53af7f21603aaf2100a8915e88329ff5d002a086 (patch)
treeb2dc6388e5f25c5b415b0530e145c8c54a962a78 /cups/http-addrlist.c
parentf50db552c566e2525bada17e5c50606701a1a0d7 (diff)
downloadcups-53af7f21603aaf2100a8915e88329ff5d002a086.tar.gz
Documentation updates.
Diffstat (limited to 'cups/http-addrlist.c')
-rw-r--r--cups/http-addrlist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/http-addrlist.c b/cups/http-addrlist.c
index 723bf029c..22bd5a7d7 100644
--- a/cups/http-addrlist.c
+++ b/cups/http-addrlist.c
@@ -1,7 +1,7 @@
/*
* HTTP address list routines for CUPS.
*
- * Copyright 2007-2016 by Apple Inc.
+ * Copyright 2007-2017 by Apple Inc.
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
*
* These coded instructions, statements, and computer programs are the
@@ -32,7 +32,7 @@
/*
* 'httpAddrConnect()' - Connect to any of the addresses in the list.
*
- * @since CUPS 1.2/macOS 10.5@
+ * @since CUPS 1.2/macOS 10.5@ @exclude all@
*/
http_addrlist_t * /* O - Connected address or NULL on failure */