Skip to content

Commit

Permalink
windows: rebase fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
kcbanner committed Dec 28, 2022
1 parent 165c0fb commit a920b30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/std/os/windows.zig
Original file line number Diff line number Diff line change
Expand Up @@ -2152,7 +2152,6 @@ pub const LONG = i32;
pub const ULONG64 = u64;
pub const ULONGLONG = u64;
pub const LONGLONG = i64;
pub const ULONG64 = u64;
pub const HLOCAL = HANDLE;
pub const LANGID = c_ushort;

Expand Down

0 comments on commit a920b30

Please sign in to comment.