From owner-freebsd-commit Wed Jan 10 05:58:08 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA07075 for freebsd-commit-outgoing; Wed, 10 Jan 1996 05:58:08 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA07051 for cvs-all-outgoing; Wed, 10 Jan 1996 05:57:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA07038 for cvs-gnu-outgoing; Wed, 10 Jan 1996 05:57:51 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA07026 Wed, 10 Jan 1996 05:57:49 -0800 (PST) Date: Wed, 10 Jan 1996 05:57:49 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601101357.FAA07026@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog radiolist.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/10 05:57:48 Modified: gnu/lib/libdialog radiolist.c Log: Fix small bug with negative item_no. Revision Changes Path 1.15 +1 -1 src/gnu/lib/libdialog/radiolist.c