]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/auth.c
Update all references to OS X to macOS.
[thirdparty/cups.git] / cups / auth.c
index f9e9f98bad5849555cfb67be248e3b47181b8d61..f9187ffa86667941cc9a0b5a9d8c9c26e12b6acc 100644 (file)
@@ -102,7 +102,7 @@ static int  cups_local_auth(http_t *http);
  * This function should be called in response to a @code HTTP_STATUS_UNAUTHORIZED@
  * status, prior to resubmitting your request.
  *
- * @since CUPS 1.1.20/OS X 10.4@
+ * @since CUPS 1.1.20/macOS 10.4@
  */
 
 int                                    /* O - 0 on success, -1 on error */