aboutsummaryrefslogtreecommitdiffstats
path: root/tests/md5.sh
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2010-07-26 22:22:20 +0000
committerRonald S. Bultje <rsbultje@gmail.com>2010-07-26 22:22:20 +0000
commite87b7d72c6b414a65ca349575e058454d0888158 (patch)
tree487f79516fd886c261308691046a5f386dfb3e20 /tests/md5.sh
parent540ab68c645aff0edffed3c0d3480ffd473f41d8 (diff)
downloadffmpeg-e87b7d72c6b414a65ca349575e058454d0888158.tar.gz
Use inverse error branches, i.e. instead of if(something){success} else {error},
use if(!something) {return error;} success;, which needs less indenting. Originally committed as revision 24516 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/md5.sh')
0 files changed, 0 insertions, 0 deletions