On Mon, Oct 30, 2017 at 5:12 AM, Amitesh Singh <amitesh...@samsung.com> wrote:
> ami pushed a commit to branch master.
>
> http://git.enlightenment.org/core/efl.git/commit/?id=3505b7618c1f8efa7ab46e28b15b08862737cd3e
>
> commit 3505b7618c1f8efa7ab46e28b15b08862737cd3e
> Author: Amitesh Singh <amitesh...@samsung.com>
> Date:   Mon Oct 30 16:11:35 2017 +0900
>
>     eina: eina_value: fix the typo in doc
> ---
>  src/lib/eina/eina_value.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/lib/eina/eina_value.h b/src/lib/eina/eina_value.h
> index cd2e1d7b49..31f4359e25 100644
> --- a/src/lib/eina/eina_value.h
> +++ b/src/lib/eina/eina_value.h
> @@ -1031,7 +1031,7 @@ static inline Eina_Bool eina_value_pset(Eina_Value 
> *value,
>   * @li EINA_VALUE_TYPE_HASH: Eina_Value_Hash*
>   * @li EINA_VALUE_TYPE_TIMEVAL: struct timeval*
>   * @li EINA_VALUE_TYPE_BLOB: Eina_Value_Blob*
> - * @li EINA_VALUE_TYPE_BLOB: Eina_Value_Blob*
> + * @li EINA_VALUE_TYPE_STRUCT: Eina_Value_Struct

looking the others, here should be "Struct*", since we're talking
about "pset()" (pointer set).




-- 
Gustavo Sverzut Barbieri
--------------------------------------
Mobile: +55 (16) 99354-9890

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to