Przeglądaj źródła

* Stupid mem increase to compensate for larger chaninfo help

svn: 2206
Bryan Drewery 21 lat temu
rodzic
commit
79b96ef3a7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/stringfix.c

+ 1 - 1
src/stringfix.c

@@ -13,7 +13,7 @@
 #include "config.h"
 #endif
 
-#define WTF 50720
+#define WTF 52768
 int help = 0;
 
 void garble(char **inptr, char **outptr)