patch-1.3.70 linux/scripts/lxdialog/checklist.c
Next file: linux/scripts/tkgen.c
Previous file: linux/net/ipx/af_ipx.c
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Wed Feb 28 08:28:31 1996
 -  Orig file: 
v1.3.69/linux/scripts/lxdialog/checklist.c
 -  Orig date: 
Wed Feb 28 11:50:18 1996
 
diff -u --recursive --new-file v1.3.69/linux/scripts/lxdialog/checklist.c linux/scripts/lxdialog/checklist.c
@@ -113,8 +113,7 @@
  */
 int
 dialog_checklist (const char *title, const char *prompt, int height, int width,
-	int list_height, int item_no, const char * const * items, int flag,
-	int separate_output)
+	int list_height, int item_no, const char * const * items, int flag)
 {
     int i, x, y, cur_x, cur_y, box_x, box_y;
     int key = 0, button = 0, choice = 0, scroll = 0, max_choice, *status;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this