0.7.7.26:
[sbcl.git] / src / code / hppa-vm.lisp
index f468470..d692e8a 100644 (file)
@@ -13,8 +13,8 @@
   "HPPA")
 
 \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))