Bugzilla Bug 298520: added a comment explain the meaning of the MAX_KEY_LEN

macro. r=nelsonb.
This commit is contained in:
wtchang%redhat.com 2006-05-22 22:08:40 +00:00
parent 23960afa08
commit 06496e21ff

View File

@ -96,7 +96,7 @@
#define MAX_OBJECT_LIST_SIZE 800
/* how many objects to keep on the free list
* before we start freeing them */
#define MAX_KEY_LEN 256
#define MAX_KEY_LEN 256 /* maximum symmetric key length in bytes */
#define MULTIACCESS "multiaccess:"