| author | |
| committer | |
| log | 0aabfb09f9a33f7199e53996a0baa9b5eb8b1e50 |
| tree | 9f844f6891d8e455049f702ac93f5dd00d9ec620 |
| parent | b74bcc9d76c25d6ae0f872f36f8c390dcd985bec |
1 files changed, 0 insertions(+), 2 deletions(-)
std/os/windows/bits.zig-2| ... | ... | @@ -538,5 +538,3 @@ pub const FORMAT_MESSAGE_FROM_STRING = 0x00000400; |
| 538 | 538 | pub const FORMAT_MESSAGE_FROM_SYSTEM = 0x00001000; |
| 539 | 539 | pub const FORMAT_MESSAGE_IGNORE_INSERTS = 0x00000200; |
| 540 | 540 | pub const FORMAT_MESSAGE_MAX_WIDTH_MASK = 0x000000FF; |
| 541 | pub const FORMAT_MESSAGE_FROM_HMODULE = 0x00000800; | |
| 542 | pub const FORMAT_MESSAGE_FROM_STRING = 0x00000400; |