From ae1f04d6841b1611ea52fc48862944ebe4f4a3aa Mon Sep 17 00:00:00 2001 From: Somin Kim Date: Wed, 24 May 2017 14:05:25 +0900 Subject: [PATCH] [History] Doxygen modified Change-Id: I92db664e1accc9bf9415ba8ca71c678ab31be25d Signed-off-by: Somin Kim --- include/context_history.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/context_history.h b/include/context_history.h index b3d2308..9d82c2a 100644 --- a/include/context_history.h +++ b/include/context_history.h @@ -324,7 +324,7 @@ int context_history_filter_set_string(context_history_filter_h filter, context_h * @since_tizen 4.0 * * @param[in] data_type Type of history data - * @param[out] supported If supported, @c true; Otherwise, @c false + * @param[out] supported If supported, @c true, otherwise @c false * * @return @c 0 on success, otherwise a negative error value * @retval #CONTEXT_TRIGGER_ERROR_NONE Successful -- 2.7.4