mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-09-01 06:21:52 -06:00
audio: fix comment
Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
parent
81d9b784df
commit
ad483a514e
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
||||||
#undef IN_T
|
#undef IN_T
|
||||||
#undef SHIFT
|
#undef SHIFT
|
||||||
|
|
||||||
/* Unsigned 16 bit */
|
/* Unsigned 32 bit */
|
||||||
#define IN_T uint32_t
|
#define IN_T uint32_t
|
||||||
#define IN_MIN 0
|
#define IN_MIN 0
|
||||||
#define IN_MAX UINT32_MAX
|
#define IN_MAX UINT32_MAX
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue