[Mplayer-cvslog] CVS: main/input input.h,1.40,1.41
Diego Biurrun CVS
diego at mplayerhq.hu
Wed Dec 24 23:00:52 CET 2003
Update of /cvsroot/mplayer/main/input
In directory mail:/tmp/cvs-serv7282/input
Modified Files:
input.h
Log Message:
occured --> occurred typo patch by Clinton Roy <croy at dstc.edu.au>
Index: input.h
===================================================================
RCS file: /cvsroot/mplayer/main/input/input.h,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- input.h 30 Nov 2003 16:36:07 -0000 1.40
+++ input.h 24 Dec 2003 22:00:50 -0000 1.41
@@ -96,9 +96,9 @@
// Error codes for the drivers
-// An error occured but we can continue
+// An error occurred but we can continue
#define MP_INPUT_ERROR -1
-// A fatal error occured, this driver should be removed
+// A fatal error occurred, this driver should be removed
#define MP_INPUT_DEAD -2
// No input was available
#define MP_INPUT_NOTHING -3
More information about the MPlayer-cvslog
mailing list