Fix since tizen version 99/43699/1 accepted/tizen/mobile/20150715.003251 accepted/tizen/tv/20150715.003257 accepted/tizen/wearable/20150715.003306 submit/tizen/20150713.085005 submit/tizen/20150714.075906
authorChangyeon Lee <cyeon.lee@samsung.com>
Fri, 10 Jul 2015 02:47:57 +0000 (11:47 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Mon, 13 Jul 2015 08:33:26 +0000 (17:33 +0900)
Change-Id: I5d49702b52aee3a79d73c797dab1ddee9e45dabe
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
src/tbm_surface_internal.h

index 44b31c6..cc94cdb 100755 (executable)
@@ -304,7 +304,7 @@ int tbm_surface_internal_get_bpp (tbm_format format);
 
 /**
  * @brief Gets bo index of plane.
- * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
+ * @since_tizen 2.4
  * @param[in] surface : the tbm_surface_h
  * @param[in] plane_idx : the bo index in the the tbm_surface
  * @return bo index of plane, otherwise -1.