[Mplayer-cvslog] CVS: main mp_msg.h,1.19,1.20

Alban Bedel CVS albeu at mplayerhq.hu
Tue Apr 30 18:58:56 CEST 2002


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv557

Modified Files:
	mp_msg.h 
Log Message:
Convert printf to mp_msg in the network layer


Index: mp_msg.h
===================================================================
RCS file: /cvsroot/mplayer/main/mp_msg.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- mp_msg.h	15 Apr 2002 19:17:12 -0000	1.19
+++ mp_msg.h	30 Apr 2002 16:58:39 -0000	1.20
@@ -70,6 +70,8 @@
 
 #define MSGT_OSD 30
 
+#define MSGT_NETWORK 31
+
 #define MSGT_MAX 64
 
 void mp_msg_init();




More information about the MPlayer-cvslog mailing list