ui.backend.x11: fix typo

Slava Pestov 2010-06-02 03:13:57 -04:00
parent daaabbff8f
commit b1a601b2cb
1 changed files with 1 additions and 1 deletions

View File

@ -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 ;