Dont use literals twice

release
Doug Coleman 2010-04-05 03:07:03 -05:00
parent ff0e084f94
commit 9ec94f242d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
USING: alien alien.c-types alien.strings alien.syntax arrays
byte-arrays kernel literals math sequences windows.types
windows.kernel32 windows.errors math.bitwise io.encodings.utf16n
classes.struct windows.com.syntax init literals ;
classes.struct windows.com.syntax init ;
FROM: alien.c-types => short ;
IN: windows.winsock