comparison md5.h @ 42:3aa39a1cff0f src

Remove empty if clause. An if clause is empty. This makes the else do all of the work and still ends up w/ a larger object file because the if clause is stuck into the object file. By moving to the logical not of the if we can remove the empty clause.
author erik
date Wed, 02 Sep 2009 01:34:23 +0000
parents 98951f8ec89c
children 8796d6c029b1
comparison
equal deleted inserted replaced
41:ef679522d00f 42:3aa39a1cff0f