mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
Added WERR_INVALID_FORM_NAME constant.
This commit is contained in:
@ -343,6 +343,7 @@ struct spoolss_const {
|
||||
{ "WERR_PRINTER_ALREADY_EXISTS", 1802 },
|
||||
{ "WERR_INVALID_DATATYPE", 1804 },
|
||||
{ "WERR_INVALID_ENVIRONMENT", 1805 },
|
||||
{ "WERR_INVALID_FORM_NAME", 1902 },
|
||||
{ "WERR_INVALID_FORM_SIZE", 1903 },
|
||||
{ "WERR_BUF_TOO_SMALL", 2123 },
|
||||
{ "WERR_JOB_NOT_FOUND", 2151 },
|
||||
|
Reference in New Issue
Block a user