diff options
author | Benoit Fouet <benoit.fouet@free.fr> | 2008-01-17 15:49:31 +0000 |
---|---|---|
committer | Benoit Fouet <benoit.fouet@free.fr> | 2008-01-17 15:49:31 +0000 |
commit | 1b0a4572f4d1735688d3cbaf1d1de7004cdb30a7 (patch) | |
tree | e33fb9d00c1a4f1e47b1f871a4bd94250b3a11d8 /common.mak | |
parent | 175e23e875c53fa2047f61eaad7d8262da67ac9a (diff) | |
download | ffmpeg-1b0a4572f4d1735688d3cbaf1d1de7004cdb30a7.tar.gz |
Change (a == NULL) condition to (!a) and (a != NULL) condition to (a).
Originally committed as revision 25780 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'common.mak')
0 files changed, 0 insertions, 0 deletions