0.7.7.26:
[sbcl.git] / src / code / mips-vm.lisp
index 6b0664e..365fbb9 100644 (file)
@@ -14,8 +14,8 @@
   #!-little-endian "big-endian")
 
 \f
-;;; FIXUP-CODE-OBJECT -- Interface
-;;;
+;;;; FIXUP-CODE-OBJECT
+
 (defun fixup-code-object (code offset value kind)
   (unless (zerop (rem offset n-word-bytes))
     (error "Unaligned instruction?  offset=#x~X." offset))