mirror of https://github.com/mpv-player/mpv
Fix comment about defining HAVE_POSIX_SELECT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22771 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
653d16096e
commit
aa6a492a94
|
@ -7919,7 +7919,7 @@ $_def_vsscanf
|
||||||
/* Define this if your system has swab */
|
/* Define this if your system has swab */
|
||||||
$_def_swab
|
$_def_swab
|
||||||
|
|
||||||
/* Define this if your system has no posix select */
|
/* Define this if your system has posix select */
|
||||||
$_def_posix_select
|
$_def_posix_select
|
||||||
|
|
||||||
/* Define this if your system has gettimeofday */
|
/* Define this if your system has gettimeofday */
|
||||||
|
|
Loading…
Reference in New Issue