patch-2.1.75 linux/scripts/tkcond.c

Next file: linux/Documentation/Configure.help
Previous file: linux/scripts/Menuconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.74/linux/scripts/tkcond.c linux/scripts/tkcond.c
@@ -101,7 +101,7 @@
   struct condition * cond;
   struct condition * cond2;
   struct kconfig * cfg;
-  char tmpbuf[10];
+  char tmpbuf[255];
 
   for(cfg = config;cfg != NULL; cfg = cfg->next)
     {


FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov