From e79aef01748279dab58ad5f6059d225a086a19ff Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 11 Oct 2011 18:26:38 -0700 Subject: Indentation. --- lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib.c b/lib.c index e873a206..87a03c06 100644 --- a/lib.c +++ b/lib.c @@ -1669,7 +1669,7 @@ val lazy_stream_cons(val stream) } return make_lazycons(func_f1(cons(stream, cons(first, nil)), - lazy_stream_func)); + lazy_stream_func)); } val lazy_str(val lst, val term, val limit) -- cgit v1.2.3