10l, noted by Mark Szabo <mw3@daisy.chains.ch>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9960 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2003-04-21 17:16:49 +00:00
parent 3baee8608e
commit fc1ed2548f
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
#ifdef HAVE_AF_INET6
{"prefer-ipv6", &network_prefer_ipv4, CONF_TYPE_FLAG, 0, 1, 0, NULL},
#else
{"prefer-ipv6", "MPlayer was compiled without IPv6 support\n", CONF_TYPE_PRINT, 0, 0, NULL},
{"prefer-ipv6", "MPlayer was compiled WITHOUT IPv6 support\n", CONF_TYPE_PRINT, 0, 0, 0, NULL},
#endif
#else