From ac97ac3d4d2b27f38d71bef1e4209dea5291c8bb Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Sat, 18 Oct 2008 17:13:17 +0200 Subject: [PATCH] indent fix --- U/perl/time_size.U | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/U/perl/time_size.U b/U/perl/time_size.U index c2e737a..1483991 100644 --- a/U/perl/time_size.U +++ b/U/perl/time_size.U @@ -98,7 +98,7 @@ int check_max () } printf ("sGMTIME_max=%ld\n", pt); return (0); - } /* check_max */ + } /* check_max */ int check_min () { @@ -180,7 +180,7 @@ int check_max () } printf ("sLOCALTIME_max=%ld\n", pt); return (0); - } /* check_max */ + } /* check_max */ int check_min () { -- 1.8.3.1