From d6eca506a08d569d4c821c724242fc556638342c Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 28 Dec 2015 06:48:39 -0800 Subject: Whitespace in lazy_str_force. * lib.c (lazy_str_force): Remove trailing whitespace. --- lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib.c') diff --git a/lib.c b/lib.c index 6933d159..d0cee7e6 100644 --- a/lib.c +++ b/lib.c @@ -6141,7 +6141,7 @@ val lazy_str_force(val lstr) set(cdr_l(lstr->ls.opts), lim); if (strlist) { - push(lstr->ls.prefix, &strlist); + push(lstr->ls.prefix, &strlist); set(mkloc(lstr->ls.prefix, lstr), cat_str(strlist, nil)); } -- cgit v1.2.3