summaryrefslogtreecommitdiffstats
path: root/include/system
diff options
context:
space:
mode:
authorJean-Michel Trivi <jmtrivi@google.com>2015-03-25 01:14:53 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-03-25 01:14:54 +0000
commit187f67695a3b4d4fb490d25f796253033721d3db (patch)
tree23ed9e5a186c7376aede8860f2c872f7bbe3dfa3 /include/system
parent6b5a6384a12244a9ce74fc9bbc81a0a55cbd8880 (diff)
parent1ede5537a3849407a31968adabd812ab6c349312 (diff)
downloadsystem_core-187f67695a3b4d4fb490d25f796253033721d3db.zip
system_core-187f67695a3b4d4fb490d25f796253033721d3db.tar.gz
system_core-187f67695a3b4d4fb490d25f796253033721d3db.tar.bz2
Merge "Fix comment in audio definitions header"
Diffstat (limited to 'include/system')
-rw-r--r--include/system/audio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/system/audio.h b/include/system/audio.h
index 17bf260..04252e7 100644
--- a/include/system/audio.h
+++ b/include/system/audio.h
@@ -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 */