mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
Spelling fix, by Stuart Brady.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3076 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
8fac5803a9
commit
fe8f096b16
5 changed files with 25 additions and 25 deletions
|
@ -44,8 +44,8 @@ struct audio_option {
|
|||
audio_option_tag_e tag;
|
||||
void *valp;
|
||||
const char *descr;
|
||||
int *overridenp;
|
||||
int overriden;
|
||||
int *overriddenp;
|
||||
int overridden;
|
||||
};
|
||||
|
||||
struct audio_callback {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue