]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/auth.c
Merge changes from CUPS 1.4svn-r8177 (tentative CUPS 1.4b2)
[thirdparty/cups.git] / cups / auth.c
index d97029e137030445635506116199e97f737523c3..332301c8169b1ed4e9df250b239bd6812cafa487 100644 (file)
@@ -79,7 +79,7 @@ static int    cups_local_auth(http_t *http);
  * This function should be called in response to a @code HTTP_UNAUTHORIZED@
  * status, prior to resubmitting your request.
  *
- * @since CUPS 1.1.20@
+ * @since CUPS 1.1.20/Mac OS X 10.4@
  */
 
 int                                    /* O - 0 on success, -1 on error */