mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fixed typo
This commit is contained in:
parent
55519839a8
commit
80be3a4281
1 changed files with 1 additions and 1 deletions
|
|
@ -653,7 +653,7 @@ static void mix_areas1(unsigned int size,
|
|||
#endif
|
||||
|
||||
#ifndef ADD_AND_SATURATE
|
||||
#warning Please, recode add_and_saturate routine to your architecture...
|
||||
#warning Please, recode mix_areas1() routine to your architecture...
|
||||
static void mix_areas1(unsigned int size,
|
||||
volatile signed short *dst, signed short *src,
|
||||
volatile signed int *sum, unsigned int dst_step,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue