Automated leading tab to spaces conversion.

This commit is contained in:
xorstream
2017-01-21 12:28:22 +11:00
parent df41c49e2d
commit 770c5616e2
69 changed files with 3839 additions and 3839 deletions

View File

@@ -26,19 +26,19 @@ static const TypeInfo machine_info = {
sizeof(MachineClass),
sizeof(MachineState),
NULL,
NULL,
machine_initfn,
NULL,
NULL,
machine_finalize,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
true,
true,
};
void machine_register_types(struct uc_struct *uc)