Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 23 Mar 2011 09:26:41 +0000 (09:26 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 23 Mar 2011 09:26:41 +0000 (09:26 +0000)

No differences found