mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 10:34:58 -06:00
hw/display: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20230823065335.1919380-15-mjt@tls.msk.ru> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
This commit is contained in:
parent
a980b95cb3
commit
33a5230782
5 changed files with 5 additions and 5 deletions
|
@ -380,7 +380,7 @@ static inline void xlnx_dp_audio_mix_buffer(XlnxDPState *s)
|
|||
static void xlnx_dp_audio_callback(void *opaque, int avail)
|
||||
{
|
||||
/*
|
||||
* Get some data from the DPDMA and compute these datas.
|
||||
* Get some data from the DPDMA and compute these data.
|
||||
* Then wait for QEMU's audio subsystem to call this callback.
|
||||
*/
|
||||
XlnxDPState *s = XLNX_DP(opaque);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue