patch-2.3.47 linux/scripts/tkparse.h

Next file: linux/CREDITS
Previous file: linux/scripts/tkparse.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.46/linux/scripts/tkparse.h linux/scripts/tkparse.h
@@ -19,6 +19,7 @@
     token_define_string,
     token_define_tristate,
     token_dep_bool,
+    token_dep_mbool,
     token_dep_tristate,
     token_else, 
     token_endmenu,
@@ -77,7 +78,7 @@
 };
 
 /*
- * Dependency list for dep_bool, dep_tristate
+ * Dependency list for dep_bool, dep_mbool, dep_tristate
  */
 
 struct dependency


FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)