mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Remove add_days_to_timestamp (unused)
This commit is contained in:
parent
da0c60a987
commit
ef92ff6e08
4 changed files with 8 additions and 8 deletions
|
@ -149,7 +149,6 @@ int is_file_compressed(const char *s, int *r_status);
|
|||
/*-- miscutil.c --*/
|
||||
u32 make_timestamp(void);
|
||||
u32 scan_isodatestr( const char *string );
|
||||
u32 add_days_to_timestamp( u32 stamp, u16 days );
|
||||
const char *strtimevalue( u32 stamp );
|
||||
const char *strtimestamp( u32 stamp ); /* GMT */
|
||||
const char *isotimestamp( u32 stamp ); /* GMT with hh:mm:ss */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue