Browse Source

* Stupid mem increase to compensate for larger chaninfo help

svn: 2206
Bryan Drewery 21 năm trước cách đây
mục cha
commit
79b96ef3a7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)