[Mplayer-cvslog] CVS: main cfg-common.h,1.97,1.98

Alex Beregszaszi alex at mplayerhq.hu
Mon Apr 21 19:17:17 CEST 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv12973

Modified Files:
	cfg-common.h 
Log Message:
10l, noted by  Mark Szabo <mw3 at daisy.chains.ch>

Index: cfg-common.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-common.h,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- cfg-common.h	13 Apr 2003 11:37:36 -0000	1.97
+++ cfg-common.h	21 Apr 2003 17:16:49 -0000	1.98
@@ -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



More information about the MPlayer-cvslog mailing list