1.0.9.25: Revert the /xhow -> /show change.
[sbcl.git] / src / compiler / ppc / c-call.lisp
index 46c76a1..52db97f 100644 (file)
@@ -63,7 +63,7 @@
 ;;;   a double.
 ;;;
 ;;; gcc does:
-;;; 
+;;;
 ;;;   Excess floats stored on the stack are stored as floats.
 ;;;
 ;;; We follow gcc.