summaryrefslogtreecommitdiffstats
path: root/bta/include/bta_av_ci.h
diff options
context:
space:
mode:
Diffstat (limited to 'bta/include/bta_av_ci.h')
-rw-r--r--bta/include/bta_av_ci.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bta/include/bta_av_ci.h b/bta/include/bta_av_ci.h
index c09e5e9..80cab79 100644
--- a/bta/include/bta_av_ci.h
+++ b/bta/include/bta_av_ci.h
@@ -31,7 +31,7 @@ extern "C"
** should call bta_av_co_audio_src_data_path() or
** bta_av_co_video_src_data_path().
**
-** Returns void
+** Returns void
**
*******************************************************************************/
BTA_API extern void bta_av_ci_src_data_ready(tBTA_AV_CHNL chnl);
@@ -46,7 +46,7 @@ BTA_API extern void bta_av_ci_src_data_ready(tBTA_AV_CHNL chnl);
** AVDT_SUCCESS if the codec configuration is ok,
** otherwise error.
**
-** Returns void
+** Returns void
**
*******************************************************************************/
BTA_API extern void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, UINT8 err_code,