Hello,

On Tue, Dec 05, 2017 at 09:04:12AM -0800, Andy Williams wrote:
> ajwillia-ms pushed a commit to branch master.
> 
> http://git.enlightenment.org/core/efl.git/commit/?id=b6b0fac978750eaf814c8ab9ea35abfbcecc0b5c
> 
> commit b6b0fac978750eaf814c8ab9ea35abfbcecc0b5c
> Author: Andy Williams <a...@andywilliams.me>
> Date:   Tue Dec 5 17:04:19 2017 +0000
> 
>     eo: Update header for readability
>     
>     Author: Nate Drake
>     Reviewer: Andy Williams
> ---
>  src/lib/eo/Eo.h | 414 
> ++++++++++++++++++++++++++++----------------------------
>  1 file changed, 205 insertions(+), 209 deletions(-)
> 
> diff --git a/src/lib/eo/Eo.h b/src/lib/eo/Eo.h
> index e7e4bc3c96..99d61b0d82 100644
> --- a/src/lib/eo/Eo.h
> +++ b/src/lib/eo/Eo.h
> @@ -10,7 +10,7 @@
>  
>  #define EOLIAN
>  
[...]

>     /* Private for EFL internal use only. Do not use these! */
>  EAPI int ___efl_ref2_count(const Eo *obj_id);
>  EAPI void ___efl_ref2_reset(const Eo *obj_id);
> -EAPI void ___efl_auto_unref_set(Eo *obj_id, Eina_Bool val);
>  

Ehm, ... thats not a readability issue? Can i add it back?


>  #endif
>  
> 
> -- 
> 
> 

------------------------------------------------------------------------------
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