patch-2.4.5 linux/scripts/Menuconfig
Next file: linux/scripts/checkconfig.pl
Previous file: linux/net/wanrouter/wanproc.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat May 19 17:47:55 2001
-  Orig file: 
v2.4.4/linux/scripts/Menuconfig
-  Orig date: 
Sun Oct  8 09:30:40 2000
diff -u --recursive --new-file v2.4.4/linux/scripts/Menuconfig linux/scripts/Menuconfig
@@ -347,7 +347,7 @@
 
 	echo -e "
 	function $firstchoice () \
-		{ l_choice '$title' \"$choices\" $current ;}" >>MCradiolists
+		{ l_choice '$title' \"$choices\" \"$current\" ;}" >>MCradiolists
 }
 
 } # END load_functions()
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)