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:
parent
bab8f15417
commit
b188c246ca
5 changed files with 17 additions and 3 deletions
|
@ -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++)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue