summaryrefslogtreecommitdiffstats
path: root/include/system
diff options
context:
space:
mode:
authorJean-Michel Trivi <jmtrivi@google.com>2015-03-24 17:17:45 -0700
committerJean-Michel Trivi <jmtrivi@google.com>2015-03-24 17:17:45 -0700
commit1ede5537a3849407a31968adabd812ab6c349312 (patch)
tree95c2728e4bdc3f1069c7d627fb723c352b4320c0 /include/system
parente93fb4ced00bcbf8cfb9d5a146340f33b9839d66 (diff)
downloadsystem_core-1ede5537a3849407a31968adabd812ab6c349312.zip
system_core-1ede5537a3849407a31968adabd812ab6c349312.tar.gz
system_core-1ede5537a3849407a31968adabd812ab6c349312.tar.bz2
Fix comment in audio definitions header
Change-Id: I08f23f3feaacf4cb39e93992fe839f1c1f084363
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 */