cedric pushed a commit to branch master.

commit 2a9d4d076523edcc3f9eff3b402588a82b8f6396
Author: Cedric BAIL <[email protected]>
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

Reply via email to