mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
calculate time of next trustdb check
This commit is contained in:
parent
aa971d5c89
commit
ebf6b8a515
29 changed files with 14188 additions and 13912 deletions
|
@ -102,6 +102,7 @@ new_offset_item (void)
|
|||
return k;
|
||||
}
|
||||
|
||||
#if 0
|
||||
static void
|
||||
release_offset_items (struct off_item *k)
|
||||
{
|
||||
|
@ -113,7 +114,7 @@ release_offset_items (struct off_item *k)
|
|||
m_free (k);
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
static OffsetHashTable
|
||||
new_offset_hash_table (void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue