mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-01 22:54:19 +00:00
spelling: authoritative
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
aaa425e4cc
commit
3e55ae5852
@@ -17418,14 +17418,14 @@ public interface WinError {
|
||||
int ERROR_DS_DST_NC_MISMATCH = 8486;
|
||||
|
||||
//
|
||||
// MessageId: ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC
|
||||
// MessageId: ERROR_DS_NOT_AUTHORITATIVE_FOR_DST_NC
|
||||
//
|
||||
// MessageText:
|
||||
//
|
||||
// Destination of a cross-domain move is not authoritative for the
|
||||
// destination naming context.
|
||||
//
|
||||
int ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC = 8487;
|
||||
int ERROR_DS_NOT_AUTHORITATIVE_FOR_DST_NC = 8487;
|
||||
|
||||
//
|
||||
// MessageId: ERROR_DS_SRC_GUID_MISMATCH
|
||||
|
||||
Reference in New Issue
Block a user