mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 18:39:30 -05:00
*sigh* increase size of the static buffer allocated in menuconfig again
SVN-Revision: 5198
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include <unistd.h>
|
||||
#include <locale.h>
|
||||
|
||||
#define BUFSIZE 32768
|
||||
#define BUFSIZE 524288
|
||||
#define LKC_DIRECT_LINK
|
||||
#include "lkc.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user