mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-19 14:25:10 -04:00
typo
oops
This commit is contained in:
2
vendor/x11/xlib/xlib_procs.odin
vendored
2
vendor/x11/xlib/xlib_procs.odin
vendored
@@ -1367,7 +1367,7 @@ foreign xlib {
|
||||
display: ^Display,
|
||||
window: Window,
|
||||
) -> ^XWMHints ---
|
||||
// Setting and reading MW_NORMAL_HINTS property
|
||||
// Setting and reading WM_NORMAL_HINTS property
|
||||
AllocSizeHints :: proc() -> ^XSizeHints ---
|
||||
SetWMNormalHints :: proc(
|
||||
display: ^Display,
|
||||
|
||||
Reference in New Issue
Block a user