]> git.pond.sub.org Git - empserver/blobdiff - include/land.h
config: Enlarge configuration tables that have variable size
[empserver] / include / land.h
index cb1bc44a76340faed8d184e88b6de4ff42adb5da..a75ef25bb51c92d2c862c459497500167c8505fc 100644 (file)
@@ -124,7 +124,7 @@ struct lchrstr {
 #define putland(n, p) ef_write(EF_LAND, (n), (p))
 #define getlandp(n) ((struct lndstr *)ef_ptr(EF_LAND, (n)))
 
-#define LCHR_SZ 32
+#define LCHR_SZ 128
 extern struct lchrstr lchr[LCHR_SZ];
 
 enum {