From: Kichan Kwon Date: Mon, 2 May 2016 08:46:43 +0000 (+0900) Subject: Modify first released version of structure X-Git-Tag: accepted/tizen/common/20160509.134725^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F12%2F68112%2F1;p=platform%2Fcore%2Fapi%2Fruntime-info.git Modify first released version of structure Change-Id: Iec598d64e7b705e4b813a4670aec17aaf68293cb Signed-off-by: Kichan Kwon --- diff --git a/include/runtime_info.h b/include/runtime_info.h index e676b39..cf890cf 100644 --- a/include/runtime_info.h +++ b/include/runtime_info.h @@ -233,7 +233,7 @@ int runtime_info_unset_changed_cb(runtime_info_key_e key); /** * @brief Structure for memory information. - * @since_tizen 2.4 + * @since_tizen @if WEARABLE 3.0 @else 2.4 @endif */ typedef struct { int total; /**< Total memory (KiB) */