mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Minor doc updates and a typo fix.
--
This commit is contained in:
parent
1f987516f6
commit
d38f877bd8
2 changed files with 8 additions and 8 deletions
|
@ -30,8 +30,8 @@
|
|||
#include "options.h"
|
||||
#include "objcache.h"
|
||||
|
||||
/* Note that max value for uid_items is actually a the threshold when
|
||||
* we start to look for ietms which can be removed. */
|
||||
/* Note that max value for uid_items is actually the threshold when
|
||||
* we start to look for items which can be removed. */
|
||||
#define NO_OF_UID_ITEM_BUCKETS 107
|
||||
#define MAX_UID_ITEMS_PER_BUCKET 20
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue