Parent Directory
|
Revision Log
|
Patch
revision 23 by twoaday, Sat Aug 18 10:55:14 2007 UTC | revision 24 by twoaday, Tue Dec 13 10:40:30 2011 UTC | |
---|---|---|
# | Line 26 | Line 26 |
26 | ||
27 | /* How many items we can store in the dictionary */ | /* How many items we can store in the dictionary */ |
28 | #define HASH_BUCKETS 3 | #define HASH_BUCKETS 3 |
29 | #define MAX_PASS_LEN 2048 | |
30 | ||
31 | /* gettext support. */ | /* gettext support. */ |
32 | const char *gettext (const char *msgid); | const char *gettext (const char *msgid); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |