projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb422dc
)
*sigh* increase size of the static buffer allocated in menuconfig again
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 17 Oct 2006 20:58:47 +0000
(20:58 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 17 Oct 2006 20:58:47 +0000
(20:58 +0000)
SVN-Revision: 5198
scripts/config/mconf.c
patch
|
blob
|
history
diff --git
a/scripts/config/mconf.c
b/scripts/config/mconf.c
index b3709fe80d49191388cb17452e83c35f20cf2722..489648194251e742a37428d71c0276aeeb3aeffb 100644
(file)
--- a/
scripts/config/mconf.c
+++ b/
scripts/config/mconf.c
@@
-22,7
+22,7
@@
#include <unistd.h>
#include <locale.h>
-#define BUFSIZE
3276
8
+#define BUFSIZE
52428
8
#define LKC_DIRECT_LINK
#include "lkc.h"