ui.backend.x11: fix typo
parent
be1b5e6627
commit
063c9783fb
|
@ -40,7 +40,7 @@ SINGLETON: x11-ui-backend
|
||||||
Success assert=
|
Success assert=
|
||||||
]
|
]
|
||||||
[| type format n-atoms bytes-after atoms |
|
[| type format n-atoms bytes-after atoms |
|
||||||
atoms ulong-array-cast >array
|
atoms n-atoms <direct-ulong-array> >array
|
||||||
atoms XFree
|
atoms XFree
|
||||||
]
|
]
|
||||||
with-out-parameters ;
|
with-out-parameters ;
|
||||||
|
|
Loading…
Reference in New Issue