mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-26 08:49:37 +00:00
Corrects indentation typo.
This commit is contained in:
parent
1bf4686c59
commit
dc1abd874e
@ -3142,7 +3142,7 @@ struct ProcessorStorageConstructor {
|
||||
}
|
||||
}
|
||||
|
||||
CPU::MC68000::ProcessorStorage::ProcessorStorage() {
|
||||
CPU::MC68000::ProcessorStorage::ProcessorStorage() {
|
||||
ProcessorStorageConstructor constructor(*this);
|
||||
|
||||
// Create the special programs.
|
||||
|
Loading…
Reference in New Issue
Block a user