Fix an off-by-one error. Track #1 is index 0 in the TOC buffer.
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 26 Sep 2006 17:32:09 +0000 (17:32 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 26 Sep 2006 17:32:09 +0000 (17:32 +0000)
commit993c042cf9afd8cd3439779af6a44161be5a828b
tree408b1c27519c721a3710c11c3117a88febdbed80
parent183447a4685bab432b48429b7bccfd69162bd392
Fix an off-by-one error.  Track #1 is index 0 in the TOC buffer.

Submitted-by: "Ben Woolley" <tautolog@gmail.com>
usr.sbin/cdcontrol/cdcontrol.c