Ok, I submit. Maximum tag length is 15. Be good.

This commit is contained in:
Aaron Giles 2008-09-11 16:04:35 +00:00
parent 70e6d31c73
commit ae2d1ed21a

View File

@ -23,7 +23,7 @@
***************************************************************************/
/* by convention, tags should all lowercase and this length or less */
#define MAX_TAG_LENGTH 10
#define MAX_TAG_LENGTH 15
/* token types */