mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
Added error for invalid form size.
This commit is contained in:
parent
a75a2e9e2f
commit
9a3e127aea
@ -169,6 +169,7 @@
|
||||
#define WERR_PRINTER_ALREADY_EXISTS W_ERROR(1802)
|
||||
#define WERR_INVALID_DATATYPE W_ERROR(1804)
|
||||
#define WERR_INVALID_ENVIRONMENT W_ERROR(1805)
|
||||
#define WERR_INVALID_FORM_SIZE W_ERROR(1903)
|
||||
#define WERR_BUF_TOO_SMALL W_ERROR(2123)
|
||||
#define WERR_JOB_NOT_FOUND W_ERROR(2151)
|
||||
#define WERR_DEST_NOT_FOUND W_ERROR(2152)
|
||||
|
Loading…
x
Reference in New Issue
Block a user