1.0.17.37: better indenting of compiler diagnostic messages.
[sbcl.git] / src / compiler / x86-64 / move.lisp
index 1921dfa..4f37f5a 100644 (file)
   (:vop-var vop)
   (:save-p :compute-only)
   (:generator 666
-    (error-call vop object-not-type-error x type)))
+    (error-call vop 'object-not-type-error x type)))
 \f
 ;;;; moves and coercions