Change 5 char tag limit to 255

Changes 5 character maximum tag to 255 characters.
This commit is contained in:
Fred Weigel 2023-06-12 20:56:02 +00:00 committed by Geoff Amey
parent 6ccb1a75af
commit cf5a6fbc82
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#endif
/* literal key length maximum */
#define KEYLEN 5
#define KEYLEN 255
/* return error position (call number of jp_printf) */
int