From: InHong Han Date: Thu, 19 Sep 2019 06:12:44 +0000 (+0900) Subject: Fix invalid API description X-Git-Tag: submit/tizen/20191007.053957~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4f31ddfa81ac2bc1aecc75721c6a44af229cfed0;p=platform%2Fcore%2Fapi%2Finputmethod.git Fix invalid API description Change-Id: If6cc17002fda484d4323befeb840a135fe4585ff --- diff --git a/inputmethod/include/inputmethod.h b/inputmethod/include/inputmethod.h index 4f6f3d7..44e9350 100644 --- a/inputmethod/include/inputmethod.h +++ b/inputmethod/include/inputmethod.h @@ -428,7 +428,7 @@ typedef void (*ime_language_set_cb)(Ecore_IMF_Input_Panel_Lang language, void *u * * @privilege %http://tizen.org/privilege/ime * - * @remarks @data should not be released. + * @remarks @a data should not be released. * * @param[in] data The specific data to be set to the input panel * @param[in] data_length The length of data, in bytes, to send to the input panel