diff options
-rw-r--r-- | include/app_control.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/app_control.h b/include/app_control.h index 04399cb..b066acf 100644 --- a/include/app_control.h +++ b/include/app_control.h @@ -454,7 +454,7 @@ typedef enum { /** * @brief Definition for app_control data: Type - * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif + * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 2.3.2 @endif */ #define APP_CONTROL_DATA_TYPE "http://tizen.org/appcontrol/data/type" |