Mercurial > mplayer.hg
changeset 9959:c35fd30aab72
10l, noted by Mark Szabo <mw3@daisy.chains.ch>
author | alex |
---|---|
date | Mon, 21 Apr 2003 17:16:49 +0000 |
parents | fe733da8e8b9 |
children | 9d7477d0d64d |
files | cfg-common.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/cfg-common.h Mon Apr 21 16:59:10 2003 +0000 +++ b/cfg-common.h Mon Apr 21 17:16:49 2003 +0000 @@ -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