view cfg-mplayer-def.h @ 16112:0aeb954fc11c

strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) will also match e.g. mmshttp! Thanks to Ian Remmler for noticing.
author reimar
date Tue, 26 Jul 2005 18:55:20 +0000
parents 8e55121885b2
children 1345f8cdfb00
line wrap: on
line source

static char* default_config=
"# Write your default config options here!\n"
"\n"
//"nosound=nem"
"\n";