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/latest.scm | 2 +- src/xyz/euandreh/posix.scm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/xyz/euandreh/latest.scm b/src/xyz/euandreh/latest.scm index 7447679..7601e39 100644 --- a/src/xyz/euandreh/latest.scm +++ b/src/xyz/euandreh/latest.scm @@ -13,4 +13,4 @@ (name "mktorrent-latest")))) (list - mktorrent-latest) + mktorrent-latest) 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