mpv/osdep
uau 21038d9e70 getch2: Fix incorrect test
Keycode length wasn't checked in one case because of missing
parentheses. This was accidentally broken in my previous commit to the
file. Most likely the error had no practical effect; the length checks
are unreliable in any case as they can be satisfied by unrelated
data corresponding to other keypresses.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24535 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-15 18:13:56 +00:00
..
Makefile Remove unused scandir() check and fallback implementation. 2007-07-17 09:45:10 +00:00
getch2-win.c Make terminal input work more like VO key input 2007-08-25 04:28:08 +00:00
getch2.c getch2: Fix incorrect test 2007-09-15 18:13:56 +00:00
getch2.h Make terminal input work more like VO key input 2007-08-25 04:28:08 +00:00
gettimeofday.c
glob-win.c
glob.h
keycodes.h
macosx_finder_args.c
mmap_anon.c warning fix: 2007-08-25 17:09:09 +00:00
mmap_anon.h
mplayer.rc Update copyright year. 2007-03-24 13:03:18 +00:00
setenv.c
shmem.c
shmem.h
strsep.c
swab.c
timer-darwin.c
timer-lx.c
timer-win2.c
timer.h Identifiers starting with underscores are reserved. 2007-07-31 07:04:07 +00:00
vsscanf.c