projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dcbd63
)
*sigh* increase size of the static buffer allocated in menuconfig again
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Oct 2006 20:58:47 +0000
(20:58 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Oct 2006 20:58:47 +0000
(20:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5198
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
scripts/config/mconf.c
patch
|
blob
|
history
diff --git
a/scripts/config/mconf.c
b/scripts/config/mconf.c
index
b3709fe
..
4896481
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"
This page took
0.023909 seconds
and
4
git commands to generate.