Fix wrong function name 25/314225/1 accepted/tizen_unified accepted/tizen_unified_dev accepted/tizen_unified_x tizen accepted/tizen/unified/20240709.165158 accepted/tizen/unified/dev/20240710.032421 accepted/tizen/unified/x/20240710.013027
authorMinje Ahn <minje.ahn@samsung.com>
Tue, 9 Jul 2024 04:57:39 +0000 (13:57 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Tue, 9 Jul 2024 04:57:39 +0000 (13:57 +0900)
Change-Id: I413fa7ac16a60fb8332100ad7d9c47f7c81dfc3a
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/media_filter.h
include_product/media_filter.h

index 8cd70a2..0d3e23e 100644 (file)
@@ -46,7 +46,7 @@ extern "C" {
  *
  * @since_tizen 2.3
  *
- * @remarks The @a filter should be released using media_info_filter_destroy().
+ * @remarks The @a filter should be released using media_filter_destroy().
  *
  * @param[out] filter The handle to the media filter
  *
index 2ea0b72..e8ac13b 100644 (file)
@@ -46,7 +46,7 @@ extern "C" {
  *
  * @since_tizen 2.3
  *
- * @remarks The @a filter should be released using media_info_filter_destroy().
+ * @remarks The @a filter should be released using media_filter_destroy().
  *
  * @param[out] filter The handle to the media filter
  *