Ecore_Evas: Fix a typo for documentation comment 54/157654/2
authorWonki Kim <wonki_.kim@samsung.com>
Wed, 25 Oct 2017 11:48:32 +0000 (20:48 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Wed, 25 Oct 2017 12:19:55 +0000 (12:19 +0000)
'@if' block should be ended with '@endif'
This patch fix the typo error.

Change-Id: I079146ceadbb03fa8886d3b68f6968f748f6d0f3
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
src/lib/ecore_evas/Ecore_Evas.h

index ddb73e5..7916b83 100755 (executable)
@@ -146,6 +146,7 @@ typedef enum _Ecore_Evas_Engine_Type
  *
  * @if MOBILE @since_tizen 3.0
  * @elseif WEARABLE @since_tizen 3.0
+ * @endif
  */
 typedef enum _Ecore_Evas_Avoid_Damage_Type
 {