[MLton-commit] r6497

Vesa Karvonen vesak at mlton.org
Fri Mar 21 02:45:12 PST 2008


Whitespace.
----------------------------------------------------------------------

U   mltonlib/trunk/com/ssh/extended-basis/unstable/public/control/iter.sig

----------------------------------------------------------------------

Modified: mltonlib/trunk/com/ssh/extended-basis/unstable/public/control/iter.sig
===================================================================
--- mltonlib/trunk/com/ssh/extended-basis/unstable/public/control/iter.sig	2008-03-20 05:08:01 UTC (rev 6496)
+++ mltonlib/trunk/com/ssh/extended-basis/unstable/public/control/iter.sig	2008-03-21 10:45:11 UTC (rev 6497)
@@ -49,7 +49,7 @@
    (**
     *> unfold g s f =
     *>    case g s of NONE        => ()
-    *>              | SOME (x, s) => (f x ; unfold g s f)
+    *>              | SOME (x, s) => (f x ; unfold g s f)
     *)
 
    val until : 'a t * 'a UnPr.t -> 'a t




More information about the MLton-commit mailing list