From owner-cvs-gnu Fri Apr 19 03:39:28 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA28425 for cvs-gnu-outgoing; Fri, 19 Apr 1996 03:39:28 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA28394 Fri, 19 Apr 1996 03:39:19 -0700 (PDT) Date: Fri, 19 Apr 1996 03:39:19 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199604191039.DAA28394@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog checklist.c radiolist.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/04/19 03:39:18 Modified: gnu/lib/libdialog checklist.c radiolist.c Log: Fix a bug which did not properly bias checklist items by their scroll factor. Revision Changes Path 1.19 +8 -7 src/gnu/lib/libdialog/checklist.c 1.20 +2 -1 src/gnu/lib/libdialog/radiolist.c