Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/data


Modified Files:
        evas_list.c 


Log Message:


--c++

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/data/evas_list.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- evas_list.c 23 Nov 2005 10:43:54 -0000      1.17
+++ evas_list.c 23 Nov 2005 10:44:48 -0000      1.18
@@ -18,7 +18,7 @@
 {
    sizeof(Evas_List),
    (4096 - (34 * sizeof(int)) - (sizeof(void *) * 2)) / sizeof(Evas_List),
-// 32,
+/* 32,*/
    0, NULL
 };
 static Evas_Mempool _evas_list_accounting_mempool =




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to