Merge "Fix comment in audio definitions header"

This commit is contained in:
Jean-Michel Trivi 2015-03-25 01:14:53 +00:00 committed by Android (Google) Code Review
commit 187f67695a
1 changed files with 1 additions and 1 deletions

View File

@ -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 */