summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index d0cc9cb..e71ccec 100644
--- a/src/config.h
+++ b/src/config.h
@@ -19,7 +19,7 @@
#ifndef NOTELESS_CONFIG_H
#define NOTELESS_CONFIG_H
#define config_line_len 120
-#define config_max 128
+#define config_max 256
#include <stdlib.h>
#include <stdio.h>

Generated by cgit