1.0.4.63: Don't zeroize dynamic-extent simple-unboxed-arrays on x86 and x86-64
[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.