1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +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

@ -1,3 +1,7 @@
2007-07-09 Werner Koch <wk@g10code.com>
* t-gettime.c (test_isotime2epoch): Use time_t and not u32.
2007-07-05 Werner Koch <wk@g10code.com>
* t-gettime.c: New.