0.pre7.136:
[sbcl.git] / src / compiler / alpha / values.lisp
index 2f52bff..1c77585 100644 (file)
@@ -80,7 +80,7 @@
     (inst and list lowtag-mask ndescr)
     (inst xor ndescr list-pointer-lowtag ndescr)
     (inst beq ndescr loop)
-    (error-call vop bogus-argument-to-values-list-error list)
+    (error-call vop bogus-arg-to-values-list-error list)
     
     DONE
     (inst subq csp-tn start count)))