Index: src/prelude/prelude.cf
===================================================================
--- src/prelude/prelude.cf	(revision ae3bb3d4c4497f3abf9f84e5122b839f05b1dac3)
+++ src/prelude/prelude.cf	(revision c5d7701933b319f37bdfd125567ff5ffc52d83ef)
@@ -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 * );
