]> gitweb.factorcode.org Git - factor.git/commitdiff
unix.ffi: Oops
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 22 Apr 2014 15:27:13 +0000 (08:27 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 22 Apr 2014 15:27:13 +0000 (08:27 -0700)
basis/unix/ffi/ffi-tests.factor

index 29eba2572a0cefc97e837385281b8a5a10e397de..6ea0f9d432d4fd44cf56d0ffd2cdd8fa99ded546 100644 (file)
@@ -6,7 +6,7 @@ IN: unix.ffi.tests
 
 ! Aliases seem unreliable. Leave this as an example but don't rely
 ! on aliases working.
-[ ] [
+[ ] [
     "http" f getservbyname aliases>> utf8 alien>strings drop
 ] unit-test