File: more-MAXTRANSLATIONSALLOWED.diff

package info (click to toggle)
kdrill 6.5deb2-13.1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,392 kB
  • sloc: ansic: 7,640; makefile: 47
file content (11 lines) | stat: -rw-r--r-- 365 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
--- a/defs.h
+++ b/defs.h
@@ -55,7 +55,7 @@
 #define MINKANJIALLOWED 0x2000
 #define MAXKANJIALLOWED 0x8000 /* start edict at this+1 */
 /* Crud. edict actually overflowed when MAXTRANSLATIONS==0x18000 */
-#define MAXTRANSLATIONSALLOWED 0x30000
+#define MAXTRANSLATIONSALLOWED 0x40000
 
 
 /* MAXRADICALS is the approximate number of radicals that we know of, that