From: Sangchul Lee Date: Fri, 17 Apr 2020 03:54:43 +0000 (+0900) Subject: Remove whitespace X-Git-Tag: submit/tizen/20200420.013518^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=407d14527278da3a08e17bc86a4e0c55e3f862ba;p=platform%2Fcore%2Fapi%2Fwav-player.git Remove whitespace [Version] 0.3.2 [Issue Type] Doxygen Change-Id: I800aadd24ac02ca64f55a218820acf3345b92903 Signed-off-by: Sangchul Lee --- diff --git a/doc/wav_player_doc.h b/doc/wav_player_doc.h index 3383124..34a8363 100755 --- a/doc/wav_player_doc.h +++ b/doc/wav_player_doc.h @@ -11,7 +11,7 @@ * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and - * limitations under the License. + * limitations under the License. */ @@ -38,7 +38,7 @@ * \#include * * @section CAPI_MEDIA_WAV_PLAYER_OVERVIEW Overview - * The @ref CAPI_MEDIA_WAV_PLAYER_MODULE API allows you to simply play and stop a wav file. To play a certain wav file, call wav_player_start_new() with a path to the .wav file. + * The @ref CAPI_MEDIA_WAV_PLAYER_MODULE API allows you to simply play and stop a wav file. To play a certain wav file, call wav_player_start_new() with a path to the .wav file. * When playing a wav file is finished, wav_player_playback_completed_cb() will be invoked. */ diff --git a/include/wav_player.h b/include/wav_player.h index 96ecd56..0628e41 100644 --- a/include/wav_player.h +++ b/include/wav_player.h @@ -134,7 +134,7 @@ int wav_player_start_loop(const char *path, sound_stream_info_h stream_info, uns * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif * * @remarks If the playback of @a id has been already finished at the server side and\n - * wav_player_playback_completed_cb() is not invoked yet, #WAV_PLAYER_ERROR_INVALID_OPERATION will be returned. + * wav_player_playback_completed_cb() is not invoked yet, #WAV_PLAYER_ERROR_INVALID_OPERATION will be returned. * * @param[in] id The WAV player ID to stop * diff --git a/packaging/capi-media-wav-player.spec b/packaging/capi-media-wav-player.spec index d440579..18af4d2 100755 --- a/packaging/capi-media-wav-player.spec +++ b/packaging/capi-media-wav-player.spec @@ -1,6 +1,6 @@ Name: capi-media-wav-player Summary: A wav player library in Tizen C API -Version: 0.3.1 +Version: 0.3.2 Release: 0 Group: Multimedia/API License: Apache-2.0