Enlightenment CVS committal

Author  : technikolor
Project : misc
Module  : eplayer

Dir     : misc/eplayer/src


Modified Files:
        vorbis.c 


Log Message:
Typo fix.


===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/src/vorbis.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- vorbis.c    16 Oct 2003 18:06:28 -0000      1.4
+++ vorbis.c    16 Oct 2003 18:52:58 -0000      1.5
@@ -104,7 +104,7 @@
  * @param player
  */
 void open_track(ePlayer *player) {
-       PlayListItem *pli;;
+       PlayListItem *pli;
        FILE *fp;
 
        assert(player->playlist->cur_item);




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to