From ae6c767c94e4a179392052af1dd808426055d400 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Tue, 27 Aug 2002 16:25:54 +0000 Subject: run indent --- file.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/file.c b/file.c index 827eeae..81f25b8 100644 --- a/file.c +++ b/file.c @@ -1,4 +1,4 @@ -/* $Id: file.c,v 1.95 2002/08/20 17:49:39 ukai Exp $ */ +/* $Id: file.c,v 1.96 2002/08/27 16:25:54 ukai Exp $ */ #include "fm.h" #include #include "myctype.h" @@ -5811,7 +5811,7 @@ convert_size2(clen_t size1, clen_t size2, int usefloat) } void -showProgress(clen_t *linelen, clen_t *trbyte) +showProgress(clen_t * linelen, clen_t * trbyte) { int i, j, rate, duration, eta, pos; static time_t last_time, start_time; -- cgit v1.2.3