another typo

This commit is contained in:
Jess Lovelace
2022-02-02 18:11:11 -05:00
parent 6c6c6287ea
commit f91654d301

View File

@@ -125,7 +125,7 @@ typedef const struct {
/* All emulated machines have at least one integrated FDC controller */
static fdc_cards_t fdc_cards[] = {
{ &fdc_null_device },
{ &fdc_none_device },
{ &fdc_internal_device },
{ &fdc_b215_device },
{ &fdc_pii151b_device },