Index: src/prelude/prelude.old.cf
===================================================================
--- src/prelude/prelude.old.cf	(revision 250e29aaaa0931bfc8c6848e02e825b3cec0ac0e)
+++ src/prelude/prelude.old.cf	(revision d8048301526ba0532b75eace3ea31d8259703ce2)
@@ -728,5 +728,4 @@
 forall( dtype DT ) void ?{}(	   volatile  DT *	   &,			DT * );
 forall( dtype DT ) void ?{}(	   volatile  DT *	   &,	    volatile	DT * );
-
 forall( dtype DT ) void ?{}( const volatile  DT *	   &,			DT * );
 forall( dtype DT ) void ?{}( const volatile  DT *	   &, const		DT * );
