1
0
Fork 0
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:
Werner Koch 2001-09-28 17:00:00 +00:00
parent aa971d5c89
commit ebf6b8a515
29 changed files with 14188 additions and 13912 deletions

View file

@ -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)