Remove unintended growth of bt848_card_signature.

This commit is contained in:
Orion Hodson 2003-02-03 18:59:12 +00:00
parent 238dd3209a
commit 14908c43ac

View File

@ -359,7 +359,7 @@ static const struct CARDTYPE cards[] = {
struct bt848_card_sig bt848_card_signature[1]= {
/* IMS TURBO TV : card 5 */
{ 5,9, {00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 02, 00, 00, 00, 00}}
{ 5,9, {00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 02, 00, 00, 00}}
};