Index: src/prelude/prelude.old.cf
===================================================================
--- src/prelude/prelude.old.cf	(revision 250e29aaaa0931bfc8c6848e02e825b3cec0ac0e)
+++ src/prelude/prelude.old.cf	(revision aeec6b776d14e45c7d0eae9f5b5c1a1a6ab38bea)
@@ -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 * );
