1
0
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:
Tim Potter
-
parent e60c509813
commit 908b70f3e2
3 changed files with 3 additions and 0 deletions

View File

@ -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 },