When you are tired, you fix typos? You are not enough french, man!
When I am tired, I rest :)

On 03/12/2013 12:22 PM, Cedric BAIL - Enlightenment Git wrote:
> cedric pushed a commit to branch master.
>
> commit 2a9d4d076523edcc3f9eff3b402588a82b8f6396
> Author: Cedric BAIL <cedric.b...@samsung.com>
> Date:   Tue Mar 12 19:23:00 2013 +0900
>
>      eo: tired, fix language typo.
> ---
>   src/lib/eo/eo.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/lib/eo/eo.c b/src/lib/eo/eo.c
> index 0be7950..83d98a3 100644
> --- a/src/lib/eo/eo.c
> +++ b/src/lib/eo/eo.c
> @@ -1064,7 +1064,7 @@ eo_class_new(const Eo_Class_Description *desc, const 
> Eo_Class *parent, ...)
>   
>      if (getenv("EO_DEBUG"))
>        {
> -        fprintf(stderr, "Eo class '%s' will take %i octets per object.\n",
> +        fprintf(stderr, "Eo class '%s' will take %i bytes per object.\n",
>                   desc->name,
>                   klass->data_offset + EO_ALIGN_SIZE(klass->desc->data_size) 
> + klass->extn_data_size);
>        }
>


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to