Update custom.h

This commit is contained in:
Dianne Skoll
2020-09-20 17:35:24 -04:00
parent 0537d02fef
commit 8385c7f1b0

View File

@@ -1,6 +1,6 @@
/***************************************************************/
/* */
/* CUSTOM.H.IN */
/* CUSTOM.H. */
/* */
/* Contains various configuration parameters for Remind */
/* which you can customize. */
@@ -146,7 +146,7 @@
/* VAR_NAME_LEN: The maximum length of variable names. Don't make it */
/* any less than 12. */
/*---------------------------------------------------------------------*/
#define VAR_NAME_LEN 16
#define VAR_NAME_LEN 64
/*---------------------------------------------------------------------*/
/* MAX_PRT_LEN: The maximum number of characters to print when */