[Mplayer-cvslog] CVS: main m_option.h,1.6,1.7
Alex Beregszaszi
alex at mplayerhq.hu
Wed Aug 13 11:43:24 CEST 2003
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv23518
Modified Files:
m_option.h
Log Message:
1000l, thanks Pierre
Index: m_option.h
===================================================================
RCS file: /cvsroot/mplayer/main/m_option.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- m_option.h 2 Apr 2003 16:15:06 -0000 1.6
+++ m_option.h 13 Aug 2003 09:42:53 -0000 1.7
@@ -134,7 +134,7 @@
void *p;
m_option_type_t* type;
unsigned int flags;
- float min,max;
+ double min,max;
// This used to be function pointer to hold a 'reverse to defaults' func.
// Nom it can be used to pass any type of extra args.
// Passing a 'default func' is still valid for all func based option types
More information about the MPlayer-cvslog
mailing list