[MPlayer-cvslog] CVS: main/TOOLS subrip.c,1.2,1.3

Reimar Döffinger CVS syncmail at mplayerhq.hu
Tue Aug 23 19:21:29 CEST 2005


CVS change done by Reimar Döffinger CVS

Update of /cvsroot/mplayer/main/TOOLS
In directory mail:/var2/tmp/cvs-serv9764

Modified Files:
	subrip.c 
Log Message:
compile fix, vobsub.c needs identify variable.


Index: subrip.c
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/subrip.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- subrip.c	18 Jun 2003 10:08:54 -0000	1.2
+++ subrip.c	23 Aug 2005 17:21:27 -0000	1.3
@@ -75,6 +75,7 @@
 int use_gui;
 int gtkMessageBox;
 int verbose=1;
+int identify=0;
 int vobsub_id=0;
 int sub_pos=0;
 




More information about the MPlayer-cvslog mailing list