From 2afdeec97bb957b36ba782fcc13a0d4dd8c10ca7 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 24 Feb 2021 21:03:42 -0300 Subject: latest.scm, posix.scm: Fix indentation --- src/xyz/euandreh/posix.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xyz/euandreh/posix.scm') diff --git a/src/xyz/euandreh/posix.scm b/src/xyz/euandreh/posix.scm index cfc8e2e..01c06c6 100644 --- a/src/xyz/euandreh/posix.scm +++ b/src/xyz/euandreh/posix.scm @@ -19,4 +19,4 @@ (string-append out "/bin/c99")))))))))))) (list - tcc-c99) + tcc-c99) -- cgit v1.2.3