Fix doxygen comment which is different with actual implementation 08/122708/1
authorSeungbae Shin <seungbae.shin@samsung.com>
Mon, 3 Apr 2017 05:31:20 +0000 (14:31 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Mon, 3 Apr 2017 07:38:53 +0000 (00:38 -0700)
Change-Id: Ie47763f3b1b28d72d7017cf315bdf659fc57ef84
(cherry picked from commit 6708973408ad4b2aa0fec759824ef15e09549d1a)

include/audio_io.h

index d2b7eed..a32f8cf 100644 (file)
@@ -577,7 +577,7 @@ int audio_in_unset_stream_cb(audio_in_h input);
  *
  * @param[in] input The handle to the audio input
  * @param[out] buffer start buffer pointer of peeked audio in data
- * @param[in,out] length amount of audio in data to be peeked
+ * @param[out] length amount of audio in data to be peeked
  * @return @c 0 on success,
  *         otherwise a negative error value
  * @retval #AUDIO_IO_ERROR_NONE Successful