mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
hw/other: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
6eedbb5b0c
commit
9b4b4e510b
48 changed files with 85 additions and 85 deletions
|
@ -161,7 +161,7 @@ static void a15mp_priv_class_init(ObjectClass *klass, void *data)
|
|||
|
||||
dc->realize = a15mp_priv_realize;
|
||||
device_class_set_props(dc, a15mp_priv_properties);
|
||||
/* We currently have no savable state */
|
||||
/* We currently have no saveable state */
|
||||
}
|
||||
|
||||
static const TypeInfo a15mp_priv_info = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue