From b188c246ca1b976eda56cd051d02e524490e9374 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 10 Jul 2007 09:24:29 +0000 Subject: Typo fixes. iconv detection fix. Use the currect type in t-gettime. --- common/t-gettime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/t-gettime.c') diff --git a/common/t-gettime.c b/common/t-gettime.c index 495de37bd..5cc78ff35 100644 --- a/common/t-gettime.c +++ b/common/t-gettime.c @@ -57,7 +57,7 @@ test_isotime2epoch (void) { NULL, 0 } }; int idx; - u32 val; + time_t val; gnupg_isotime_t tbuf; for (idx=0; array[idx].string; idx++) -- cgit v1.2.3