From: Seungbae Shin Date: Wed, 15 Nov 2017 06:56:20 +0000 (+0900) Subject: Fix incorrect doxygen description X-Git-Tag: submit/tizen/20180227.004416~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=caa5db0bda1e7222663589b6239b60755c91775d;p=platform%2Fcore%2Fapi%2Fwav-player.git Fix incorrect doxygen description Change-Id: I8ead0dcb57c537fecd475f666e207ac33e8faee5 --- diff --git a/include/wav_player.h b/include/wav_player.h index 197d337..e407f40 100644 --- a/include/wav_player.h +++ b/include/wav_player.h @@ -74,7 +74,7 @@ typedef void (*wav_player_playback_completed_cb)(int id, void *user_data); /** - * @deprecated Deprecated since 3.0. Use wav_player_start_with_stream_info() instead. + * @deprecated Deprecated since 3.0. Use wav_player_start_new() instead. * @brief Plays a WAV file. * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif *