[Mplayer-cvslog] CVS: main/input input.h,1.1,1.2
Alban Bedel CVS
albeu at mplayer.dev.hu
Thu Jan 31 10:37:14 CET 2002
Update of /cvsroot/mplayer/main/input
In directory mplayer:/var/tmp.root/cvs-serv12110/input
Modified Files:
input.h
Log Message:
Added uninit to input
Index: input.h
===================================================================
RCS file: /cvsroot/mplayer/main/input/input.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- input.h 30 Jan 2002 12:46:03 -0000 1.1
+++ input.h 31 Jan 2002 09:37:12 -0000 1.2
@@ -81,4 +81,7 @@
void
mp_input_init(void);
+void
+mp_input_uninit(void);
+
#endif /* HAVE_NEW_INPUT */
More information about the MPlayer-cvslog
mailing list