From effbadc5cdd5c424f97367d66297e0e2aa057d63 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 24 Dec 2009 20:29:33 +0100 Subject: [PATCH] Fix indentation. --- tests/test-utimens.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-utimens.h b/tests/test-utimens.h index b211b41d8..bc2599e5d 100644 --- a/tests/test-utimens.h +++ b/tests/test-utimens.h @@ -141,7 +141,7 @@ test_utimens (int (*func) (char const *, struct timespec const *), bool print) /* Make sure this dereferences symlinks. */ if (symlink (BASE "file", BASE "link")) { - ASSERT (unlink (BASE "file") == 0); + ASSERT (unlink (BASE "file") == 0); if (print) fputs ("skipping test: symlinks not supported on this file system\n", stderr); -- 2.11.0