From: Chris Hanson Date: Sat, 16 May 1987 18:24:34 +0000 (+0000) Subject: Typo. X-Git-Tag: 20090517-FFI~13513 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=c6411cdabbf7ac3169c87fcd7a1a9fe3a8c1d94c;p=mit-scheme.git Typo. --- diff --git a/v7/src/compiler/rtlbase/rtlcon.scm b/v7/src/compiler/rtlbase/rtlcon.scm index 14c762bfa..39fc64e2b 100644 --- a/v7/src/compiler/rtlbase/rtlcon.scm +++ b/v7/src/compiler/rtlbase/rtlcon.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/rtlbase/rtlcon.scm,v 1.3 1987/05/15 19:50:14 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/rtlbase/rtlcon.scm,v 1.4 1987/05/16 18:24:34 cph Exp $ Copyright (c) 1987 Massachusetts Institute of Technology @@ -123,7 +123,7 @@ MIT in each case. |# ;;;; Invocations -(define (rtl:make-invocation:apply frame-size prefix contination) +(define (rtl:make-invocation:apply frame-size prefix continuation) (%make-invocation:apply frame-size prefix (and continuation