another typo
This commit is contained in:
@@ -125,7 +125,7 @@ typedef const struct {
|
|||||||
|
|
||||||
/* All emulated machines have at least one integrated FDC controller */
|
/* All emulated machines have at least one integrated FDC controller */
|
||||||
static fdc_cards_t fdc_cards[] = {
|
static fdc_cards_t fdc_cards[] = {
|
||||||
{ &fdc_null_device },
|
{ &fdc_none_device },
|
||||||
{ &fdc_internal_device },
|
{ &fdc_internal_device },
|
||||||
{ &fdc_b215_device },
|
{ &fdc_b215_device },
|
||||||
{ &fdc_pii151b_device },
|
{ &fdc_pii151b_device },
|
||||||
|
|||||||
Reference in New Issue
Block a user