mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-03 03:32:37 +00:00
Win32: Fix strict style conformance.
This commit is contained in:
@@ -1612,7 +1612,7 @@ TVINSERTSTRUCTW :: struct {
|
||||
_: struct #raw_union {
|
||||
itemex: TVITEMEXW,
|
||||
item: TV_ITEMW,
|
||||
}
|
||||
},
|
||||
}
|
||||
TV_INSERTSTRUCTW :: TVINSERTSTRUCTW
|
||||
LPTVINSERTSTRUCTW :: ^TVINSERTSTRUCTW
|
||||
|
||||
Reference in New Issue
Block a user