Thanks!

What's ridiculous about it, is that I did this change, had this typo, 
and then decided to drop the change. Did it again and again had the 
typo. O_o At least this time only in 32bit. :)

--
Tom.

On 04/03/16 04:52, Jaehyun Cho wrote:
> jaehyun pushed a commit to branch master.
>
> http://git.enlightenment.org/core/efl.git/commit/?id=3398db2dcd975e056fe5543c7ba7403d689086ae
>
> commit 3398db2dcd975e056fe5543c7ba7403d689086ae
> Author: Jaehyun Cho <[email protected]>
> Date:   Fri Mar 4 13:49:38 2016 +0900
>
>      Eo: Fix typo of SUPER_TAG_SHIFT.
>
>      This commit fixes commit fc88037977dcc39dfd6d817c522cce01f5bfa024
> ---
>   src/lib/eo/eo_ptr_indirection.x | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/lib/eo/eo_ptr_indirection.x b/src/lib/eo/eo_ptr_indirection.x
> index 0e6ef34..d89b1ec 100644
> --- a/src/lib/eo/eo_ptr_indirection.x
> +++ b/src/lib/eo/eo_ptr_indirection.x
> @@ -64,7 +64,7 @@
>   # define BITS_ENTRY_ID           12
>   # define BITS_GENERATION_COUNTER  8
>   # define REF_TAG_SHIFT           30
> -# define SUPER_TAG_SHIF          31
> +# define SUPER_TAG_SHIFT         31
>   # define DROPPED_TABLES           0
>   # define DROPPED_ENTRIES          4
>   typedef int16_t Table_Index;
>



------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to