Remove unnecessary tag for doxygen 93/308093/1 tizen_8.0
authorSeungbae Shin <seungbae.shin@samsung.com>
Mon, 18 Mar 2024 02:19:09 +0000 (11:19 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Mon, 18 Mar 2024 02:19:09 +0000 (11:19 +0900)
[Version] 0.0.25
[Issue Type] Doxygen

Change-Id: I343a5e573bc648dfd163dcd133e056f9b9d7c2dd

include/sound_pool.h
packaging/capi-media-sound-pool.spec

index 880441b60b64c57ac1782e48807a33311cfc190f..f3e840278cc7cb3b92ab80f44f2072a7e6e59033 100644 (file)
@@ -217,7 +217,7 @@ int sound_pool_activate(sound_pool_h pool);
  * @retval #SOUND_POOL_ERROR_INVALID_PARAMETER Invalid parameter
  *         (@a pool is NULL or corrupted)
  * @retval #SOUND_POOL_ERROR_INVALID_OPERATION Invalid operation or sound pool
- *         is already in @c #SOUND_POOL_STATE_INACTIVE state
+ *         is already in #SOUND_POOL_STATE_INACTIVE state
  *
  * @pre Create a sound @a pool handle by calling sound_pool_create()
  * @pre @a pool has to be in #SOUND_POOL_STATE_ACTIVE state
index 6b30241dba9f248c50e9da4e484330335952912f..3628a9ec72df5ffb761cac3caeca3a9608706eab 100644 (file)
@@ -1,5 +1,5 @@
 Name:       capi-media-sound-pool
-Version:    0.0.24
+Version:    0.0.25
 Summary:    Tizen Sound Pool module
 Release:    0
 Group:      Multimedia/Framework