Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : libs/epsilon

Dir     : e17/libs/epsilon/src/bin


Modified Files:
        epsilon_main.c 


Log Message:
rename function
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/epsilon/src/bin/epsilon_main.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- epsilon_main.c      9 Oct 2004 19:04:59 -0000       1.4
+++ epsilon_main.c      9 Oct 2004 19:18:31 -0000       1.5
@@ -39,7 +39,7 @@
                  printf ("Source Image Height: %d\n", info->h);
                  printf ("Source Image Mtime: %d\n", (int) info->mtime);
                  fprintf (stderr, "Trying EXIF Info: ");
-                 if (epsilon_info_has_exif_get (info))
+                 if (epsilon_info_exif_get (info))
                    {
                        fprintf (stderr, "Found!\n");
 #if 0




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to