Fix typo.
authorChris Hanson <org/chris-hanson/cph>
Wed, 30 Sep 1992 21:57:27 +0000 (21:57 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 30 Sep 1992 21:57:27 +0000 (21:57 +0000)
v7/src/compiler/machines/spectrum/rulfix.scm

index 52446507323fec8b7e81314fba706957ebc63b96..5cf5d6cdfb61caf5f69e6c52afcc52fcdfc6ba4f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/spectrum/rulfix.scm,v 4.43 1992/08/19 13:59:03 jinx Exp $
+$Id: rulfix.scm,v 4.44 1992/09/30 21:57:27 cph Exp $
 
 Copyright (c) 1989-1992 Massachusetts Institute of Technology
 
@@ -673,7 +673,7 @@ MIT in each case. |#
         (cond ((not xpt)
                (error "fixnum-quotient: Inconsistency" constant))
               ((>= xpt scheme-datum-width)
-               (if ovfwl?
+               (if ovflw?
                    (LAP (COPY (TR) 0 ,tgt))
                    (copy 0 tgt)))
               (else