]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/pixel-formats/pixel-formats.factor
factor: Rename GENERIC# to GENERIC#:.
[factor.git] / basis / ui / pixel-formats / pixel-formats.factor
index a0aedc09f1eda88c17c8503ca8b9bed95b58b9b8..a67786eb35f72a72e78fadbc3038ad67b1c9dbbd 100644 (file)
@@ -64,4 +64,4 @@ M: pixel-format dispose*
 
 GENERIC: world-pixel-format-attributes ( world -- attributes )
 
-GENERIC# check-world-pixel-format 1 ( world pixel-format -- )
+GENERIC#: check-world-pixel-format 1 ( world pixel-format -- )