From 0d3c51aca073efe28cbbe427642e28addb7d9bfb Mon Sep 17 00:00:00 2001 From: Jiwoong Im Date: Tue, 22 Mar 2016 18:24:43 +0900 Subject: Fix doxygen comments Change-Id: Ica2e6d940386582f7adb10fff0fdcf17315dc845 Signed-off-by: Jiwoong Im --- include/bundle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/bundle.h b/include/bundle.h index 412d337..202783e 100755 --- a/include/bundle.h +++ b/include/bundle.h @@ -260,7 +260,7 @@ API int bundle_get_type(bundle *b, const char *key); /** * @brief Duplicates a given bundle object. - * @since_tizen 2.4 + * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif * @remarks The specific error code can be obtained using the get_last_result() method. Error codes are described in Exception section. * @param[in] b_from the bundle object to be duplicated * @return The new bundle object -- cgit v1.2.3