eina_module: Add description of parameter to resolve doxygen warning 20/157720/1
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 26 Oct 2017 02:19:11 +0000 (11:19 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 26 Oct 2017 02:19:11 +0000 (11:19 +0900)
Change-Id: I545b68e86976d4e2479fbf87ff5a8b38b9905c13

src/lib/eina/eina_module.h

index 9f50532..43f3102 100644 (file)
@@ -233,6 +233,7 @@ EAPI const char *
  * @brief Defines if on module load we should expose all symbol
  *
  * @param module The module to turn off/on symbol to be exposed
+ * @param global @c ture to turn on symbol to be exposed, @c false otherwise
  * @since 1.11
  *
  * @if MOBILE @since_tizen 3.0