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
-  Lines: 18
-  Date:
Sun Feb 20 20:13:10 2000
-  Orig file: 
v2.3.46/linux/scripts/tkparse.h
-  Orig date: 
Mon Oct  4 15:49:30 1999
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)