git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12995
a1ca3aef-8c08-0410-bb20-
df032aa958be
"client-error-account-info-needed",
"client-error-account-closed",
"client-error-account-limit-reached",
- "client-error-account-authorization-failed"
+ "client-error-account-authorization-failed",
+ "client-error-not-fetchable"
},
* const ipp_status_480s[] = /* Vendor client errors */
{
/* client-error-account-limit-reached */
IPP_STATUS_ERROR_ACCOUNT_AUTHORIZATION_FAILED,
/* client-error-account-authorization-failed */
+ IPP_STATUS_ERROR_NOT_FETCHABLE, /* client-error-not-fetchable */
/* Legacy status codes for paid printing */
IPP_STATUS_ERROR_CUPS_ACCOUNT_INFO_NEEDED = 0x049C,