diff options
Diffstat (limited to 'common/gettime.c')
-rw-r--r-- | common/gettime.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gettime.c b/common/gettime.c index 42261f96a..658433d18 100644 --- a/common/gettime.c +++ b/common/gettime.c @@ -497,6 +497,7 @@ check_isotime (const gnupg_isotime_t atime) } +/* Dump the ISO time T to the log stream without a LF. */ void dump_isotime (const gnupg_isotime_t t) { |