aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-gettime.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/t-gettime.c')
-rw-r--r--common/t-gettime.c2
1 files changed, 1 insertions, 1 deletions
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++)