From: Frank Mori Hess Date: Tue, 13 Feb 2001 02:52:00 +0000 (+0000) Subject: fixed typo that prevented compile X-Git-Tag: r0_7_57~30 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5143a285a5a1e6fba49136c1002afb18bb9f5550;p=comedi.git fixed typo that prevented compile --- diff --git a/comedi/drivers/daqboard2000_fpga.h b/comedi/drivers/daqboard2000_fpga.h index bde68d15..52827eed 100644 --- a/comedi/drivers/daqboard2000_fpga.h +++ b/comedi/drivers/daqboard2000_fpga.h @@ -1,4 +1,4 @@ -static int TopBitSize = 41236; +static int bTopBitSize = 41236; static unsigned char bTopBitArray[] = { 0x00, 0x09, 0x0F, 0xF0, 0x0F, 0xF0, 0x0F, 0xF0, 0x0F, 0xF0, 0x00, 0x00, 0x01, 0x61, 0x00, 0x0D, 0x31, 0x30, 0x33, 0x33,