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
- Lines: 10
- Date:
Sun Dec 21 17:04:50 1997
- Orig file:
v2.1.74/linux/scripts/tkcond.c
- Orig date:
Mon Jun 16 16:36:02 1997
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