Bugzilla Bug 298520: added a comment explain the meaning of the MAX_KEY_LEN
macro. r=nelsonb. git-svn-id: svn://10.0.0.236/trunk@198211 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
76297616f5
commit
d9dc62d685
@ -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:"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user