Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/emotion

Dir     : e17/libs/emotion/src/modules


Modified Files:
        emotion_xine.c 


Log Message:


oh poopie - i forgot to return 1!

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/emotion/src/modules/emotion_xine.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- emotion_xine.c      19 Jul 2004 05:44:54 -0000      1.8
+++ emotion_xine.c      20 Jul 2004 07:40:14 -0000      1.9
@@ -1035,6 +1035,7 @@
               }
          }
      }
+   return 1;
 }
 
 static void
@@ -1187,6 +1188,7 @@
             free(eev);
          }
      }
+   return 1;
 }
 
 static int




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to