mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-08 08:43:52 -08:00
* lisp/net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_INVALID_PARAMETER".
This commit is contained in:
parent
1b2a881c9b
commit
9050f0f1bc
1 changed files with 1 additions and 0 deletions
|
|
@ -146,6 +146,7 @@ this variable (\"client min protocol=NT1\") ."
|
|||
"NT_STATUS_HOST_UNREACHABLE"
|
||||
"NT_STATUS_IMAGE_ALREADY_LOADED"
|
||||
"NT_STATUS_INVALID_LEVEL"
|
||||
"NT_STATUS_INVALID_PARAMETER"
|
||||
"NT_STATUS_INVALID_PARAMETER_MIX"
|
||||
"NT_STATUS_IO_TIMEOUT"
|
||||
"NT_STATUS_LOGON_FAILURE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue