]> mj.ucw.cz Git - libucw.git/commit
Added REV_COMPARE(x,y) which is equivalent to COMPARE(y,x), but it's
authorMartin Mares <mj@ucw.cz>
Sat, 28 Feb 2004 11:03:42 +0000 (11:03 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 28 Feb 2004 11:03:42 +0000 (11:03 +0000)
commitb42162f5526360acc6930e3d2e296af1fef08e63
tree4ce0c5fc0bed4360827e9e8827422ac7b6105db5
parent2cbdeacdc8f0fb3f4252c72a24407afba5788a6b
Added REV_COMPARE(x,y) which is equivalent to COMPARE(y,x), but it's
better readable to use both of them instead of swapping the arguments.
lib/lib.h