Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d55acea8 authored by zhanglina1's avatar zhanglina1
Browse files

Modify incorrect comment information



In the AAudio.h file, the comment of the AAUDIO_UNSPECIFIED variable is wrong.

Signed-off-by: default avatarzhanglina1 <zhanglina1@xiaomi.com>
Change-Id: If43147a050967fe6dea850ecdb9961641e6c3d21
parent 011dbb4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ extern "C" {
/**
 * This is used to represent a value that has not been specified.
 * For example, an application could use {@link #AAUDIO_UNSPECIFIED} to indicate
 * that is did not not care what the specific value of a parameter was
 * that it did not care what the specific value of a parameter was
 * and would accept whatever it was given.
 */
#define AAUDIO_UNSPECIFIED           0