vserver 2.0 rc7
[linux-2.6.git] / scripts / lxdialog / checklist.c
index 99705fe..7aba17c 100644 (file)
@@ -269,7 +269,7 @@ dialog_checklist (const char *title, const char *prompt, int height, int width,
                                    status[scroll + max_choice - 1],
                                    max_choice - 1, FALSE);
                        scrollok (list, TRUE);
-                       scroll (list);
+                       wscrl (list, 1);
                        scrollok (list, FALSE);
                    }
                    scroll++;