0.9.18.71: fix build on Darwin 7.9.0 (OS X 10.3)
[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.