Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

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


Modified Files:
        evas_main.c 


Log Message:


asparagus - pass distcheck.

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/canvas/evas_main.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -3 -r1.34 -r1.35
--- evas_main.c 30 Apr 2007 04:22:42 -0000      1.34
+++ evas_main.c 5 May 2007 15:14:17 -0000       1.35
@@ -18,9 +18,9 @@
    initcount--;
    if (initcount == 0)
      {
-       evas_module_shutdown();
        evas_font_dir_cache_free();
        evas_common_shutdown();
+       evas_module_shutdown();
      }
    return initcount;
 }



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to