view mp_msg-mencoder.c @ 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 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"