diff options
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ #define CURSOR_CHAR_1 '<' #define CURSOR_CHAR_2 '>' -#define MESSAGE_MAX_SIZE 128 +#define MESSAGE_MAX_SIZE 256 #define FILENAME_BUF_SIZE 128 #define FILENAME_PROMPT "Filename:" |
