0.7.7.26:
[sbcl.git] / src / code / ppc-vm.lisp
index 278fb82..7b0e199 100644 (file)
@@ -20,8 +20,8 @@
 
 
 \f
-;;; FIXUP-CODE-OBJECT -- Interface
-;;;
+;;;; FIXUP-CODE-OBJECT
+
 (defun fixup-code-object (code offset fixup kind)
   (declare (type index offset))
   (unless (zerop (rem offset n-word-bytes))