io.backend.windows: fix for deployment

db4
Slava Pestov 2009-09-04 09:27:46 -05:00
parent b238a1719f
commit f0d5f99d23
1 changed files with 1 additions and 1 deletions

View File

@ -52,4 +52,4 @@ HOOK: add-completion io-backend ( port -- )
: default-security-attributes ( -- obj )
SECURITY_ATTRIBUTES <struct>
dup class heap-size >>nLength ;
SECURITY_ATTRIBUTES heap-size >>nLength ;