Explorar el Código

* Stupid mem increase to compensate for larger chaninfo help

svn: 2206
Bryan Drewery hace 21 años
padre
commit
79b96ef3a7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)