CVS: main/libvo wskeys.h,1.3,1.4
Update of /cvsroot/mplayer/main/libvo In directory usw-pr-cvs1:/tmp/cvs-serv23007/libvo Modified Files: wskeys.h Log Message: add * and / Index: wskeys.h =================================================================== RCS file: /cvsroot/mplayer/main/libvo/wskeys.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** wskeys.h 2001/04/15 20:31:58 1.3 --- wskeys.h 2001/04/15 22:55:21 1.4 *************** *** 61,64 **** --- 61,66 ---- #define wsMinus '-' #define wsPlus '+' + #define wsMul '*' + #define wsDiv '/' #define wsUp 0x52 + 256 _______________________________________________ Mplayer-cvslog mailing list Mplayer-cvslog@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
participants (1)
-
Zoltan Ponekker