mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Remove duplicated code.
This commit is contained in:
parent
91e5544e38
commit
94be7a4341
8 changed files with 35 additions and 25 deletions
|
@ -119,6 +119,7 @@ const char *asctimestamp (u32 stamp); /* localized */
|
|||
gpg_error_t add_seconds_to_isotime (gnupg_isotime_t atime, int nseconds);
|
||||
gpg_error_t add_days_to_isotime (gnupg_isotime_t atime, int ndays);
|
||||
gpg_error_t check_isotime (const gnupg_isotime_t atime);
|
||||
void dump_isotime (const gnupg_isotime_t atime);
|
||||
|
||||
/* Copy one ISO date to another, this is inline so that we can do a
|
||||
minimal sanity check. A null date (empty string) is allowed. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue