view mp_msg-mencoder.c @ 25752:559b0e9d47fb

Change (a == NULL) condition to (!a) and (a != NULL) condition to (a).
author benoit
date Thu, 17 Jan 2008 15:49:31 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"