Fix comment in audio definitions header
Change-Id: I08f23f3feaacf4cb39e93992fe839f1c1f084363
This commit is contained in:
parent
e93fb4ced0
commit
1ede5537a3
1 changed files with 1 additions and 1 deletions
|
@ -872,7 +872,7 @@ typedef enum {
|
|||
typedef int audio_port_handle_t;
|
||||
#define AUDIO_PORT_HANDLE_NONE 0
|
||||
|
||||
/* the maximum length for the human-readable device name. i.e. "Alesis iO4"*/
|
||||
/* the maximum length for the human-readable device name */
|
||||
#define AUDIO_PORT_MAX_NAME_LEN 128
|
||||
|
||||
/* maximum audio device address length */
|
||||
|
|
Loading…
Reference in a new issue