소스 검색

* Stupid mem increase to compensate for larger chaninfo help

svn: 2206
Bryan Drewery 21 년 전
부모
커밋
79b96ef3a7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)