Index: /trunk/ccl/level-1/l1-callbacks.lisp
===================================================================
--- /trunk/ccl/level-1/l1-callbacks.lisp	(revision 5876)
+++ /trunk/ccl/level-1/l1-callbacks.lisp	(revision 5877)
@@ -38,5 +38,5 @@
   (vector routine-descriptor proc-info lisp-function sym without-interrupts nil))
 
-;;; (defcallback ...) on the PPC expands into a call to this function.
+;;; (defcallback ...) expands into a call to this function.
 (defun define-callback-function (lisp-function  &optional doc-string (without-interrupts t) monitor-exception-ports
                                                    &aux name trampoline)
