Add param info for doxygen 66/83666/2
authorsuhyung Eom <suhyung.eom@samsung.com>
Fri, 12 Aug 2016 08:39:43 +0000 (17:39 +0900)
committersuhyung Eom <suhyung.eom@samsung.com>
Fri, 12 Aug 2016 08:48:29 +0000 (17:48 +0900)
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I95b9346e814433f1c2710f90ecb4ece19386c9c1

adaptors/devel-api/adaptor-framework/imf-manager.h

index dcc9e0c..8123b9d 100644 (file)
@@ -214,7 +214,7 @@ public:
   /**
  * @brief Notifies IMF context that text input is set to multi line or not
  *
- * @param[in] true if multiline text input is used
+ * @param[in] multiLine True if multiline text input is used
  */
   void NotifyTextInputMultiLine( bool multiLine );