1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Typo fixes.

iconv detection fix.
Use the currect type in t-gettime.
This commit is contained in:
Werner Koch 2007-07-10 09:24:29 +00:00
parent bab8f15417
commit b188c246ca
5 changed files with 17 additions and 3 deletions

View file

@ -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++)