From 444ad3525048a84850352059f9d9690b2e5801f4 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Fri, 6 Nov 2009 17:35:26 +0100 Subject: intentation: convert a tab to spaces Michael --- src/log.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/log.c b/src/log.c index 5d12c8d..57bf925 100644 --- a/src/log.c +++ b/src/log.c @@ -87,7 +87,7 @@ void truncate_log_file (void) if (ftruncate (log_file_fd, 0) != 0) { log_message (LOG_WARNING, "Unable to truncate log file to zero length"); - } + } } /* -- cgit v1.2.3