From 1c76c87c5cade4df365da2e83737df46ff434423 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Tue, 11 May 2010 22:29:46 -0400 Subject: [PATCH] cpu.x86.64: fix typo --- basis/cpu/x86/64/unix/unix.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/cpu/x86/64/unix/unix.factor b/basis/cpu/x86/64/unix/unix.factor index a5a1cbcc50..c7b8d4017a 100644 --- a/basis/cpu/x86/64/unix/unix.factor +++ b/basis/cpu/x86/64/unix/unix.factor @@ -32,7 +32,7 @@ M: x86.64 reserved-stack-space 0 ; ] map ; : flatten-large-struct ( c-type -- seq ) - stack-size cell /i { int-rep t } ; ; + stack-size cell /i { int-rep t } ; M: x86.64 flatten-struct-type ( c-type -- seq ) dup heap-size 16 >