Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/src/modules/loaders


Modified Files:
        loader_bz2.c 


Log Message:


no dot!

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/imlib2/src/modules/loaders/loader_bz2.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- loader_bz2.c        26 Mar 2005 06:48:40 -0000      1.2
+++ loader_bz2.c        26 Mar 2005 11:30:24 -0000      1.3
@@ -60,6 +60,8 @@
        if (p) {
                if (strcasecmp(p + 1, "bz2")) return 0;
        }
+       else
+               return 0;
        if (!(fp = fopen (im->real_file, "rb"))) {
                return 0;
        }




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to