mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-11 20:29:46 +00:00
Found a message I missed.
This commit is contained in:
parent
eef82649f7
commit
d7c0a731f4
2
main.cpp
2
main.cpp
@ -171,7 +171,7 @@ int main(int argc, char **argv)
|
|||||||
|
|
||||||
heathrow = new HeathrowIC();
|
heathrow = new HeathrowIC();
|
||||||
mpc106->pci_register_device(16, heathrow);
|
mpc106->pci_register_device(16, heathrow);
|
||||||
cout << "done" << endl;
|
LOG_F(INFO, "Initialization complete. \n");
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user