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