From 761437dd813da58184a135620fc3cf3701e1a1c8 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:12:38 -0400 Subject: [PATCH] spelling: flag Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/com/sun/jna/platform/win32/WinError.java | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/com/sun/jna/platform/win32/WinError.java b/src/com/sun/jna/platform/win32/WinError.java index 0e36f842b..0e91339bb 100644 --- a/src/com/sun/jna/platform/win32/WinError.java +++ b/src/com/sun/jna/platform/win32/WinError.java @@ -27848,11 +27848,11 @@ public interface WinError { int STG_E_UNIMPLEMENTEDFUNCTION = 0x800300FE; // - // MessageId: STG_E_INVALIDF;AG + // MessageId: STG_E_INVALIDFLAG // // MessageText: // - // Invalid F;ag error. + // Invalid Flag error. // int STG_E_INVALIDFLAG = 0x800300FF; @@ -27970,7 +27970,7 @@ public interface WinError { // // MessageText: // - // The compound file was not created with the STGM_SIMPLE F;ag + // The compound file was not created with the STGM_SIMPLE Flag // int STG_E_NOTSIMPLEFORMAT = 0x80030112; @@ -29029,7 +29029,7 @@ public interface WinError { int NTE_BAD_ALGID = 0x80090008; // - // MessageId: NTE_BAD_F;AGS + // MessageId: NTE_BAD_FLAGS // // MessageText: // @@ -37186,7 +37186,7 @@ public interface WinError { // // MessageText: // - // The clear disable F;ag is set and all clear operations now require + // The clear disable Flag is set and all clear operations now require // physical access. // int TPM_E_CLEAR_DISABLED = 0x80280005; @@ -40124,7 +40124,7 @@ public interface WinError { int FWP_E_INVALID_ENUMERATOR = 0x8032001D; // - // MessageId: FWP_E_INVALID_F;AGS + // MessageId: FWP_E_INVALID_FLAGS // // MessageText: //