]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/backend/x11/x11.factor
specialized-arrays: performed some cleanup.
[factor.git] / basis / ui / backend / x11 / x11.factor
index 3984ad9699cfeebb677f38cff3588d1d13b408d3..49b37abe33c3bdd2b6e899d4cc463c5653c6d671 100644 (file)
@@ -41,7 +41,7 @@ SINGLETON: x11-ui-backend
     ]
     with-out-parameters
     [| type format n-atoms bytes-after atoms |
-        atoms n-atoms <direct-ulong-array> >array
+        atoms n-atoms ulong <c-direct-array> >array
         atoms XFree
     ] call ;