[Mplayer-cvslog] CVS: main/libmpcodecs ad_realaud.c,1.31,1.32

Alex Beregszaszi syncmail at mplayerhq.hu
Thu Jun 24 15:53:51 CEST 2004


CVS change done by Alex Beregszaszi

Update of /cvsroot/mplayer/main/libmpcodecs
In directory mail:/home/alex/mplayer/main/libmpcodecs

Modified Files:
	ad_realaud.c 
Log Message:
another 10l

Index: ad_realaud.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/ad_realaud.c,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ad_realaud.c	24 Jun 2004 09:23:00 -0000	1.31
+++ ad_realaud.c	24 Jun 2004 13:53:49 -0000	1.32
@@ -231,7 +231,7 @@
     
     if (strlen(symbolName) > 255)
     {
-	mp_mpsg(MSGT_DECVIDEO, MSGL_V, "FindSymbol symbolname overflow\n");
+	mp_msg(MSGT_DECVIDEO, MSGL_V, "FindSymbol symbolname overflow\n");
 	return NULL;
     }
     




More information about the MPlayer-cvslog mailing list