Fix doxygen comment which is different with actual implementation
[platform/core/api/audio-io.git] / 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