Commit 809b7be27fea5fdf653d2d77262c82a662fccfd1

Ryan C. Gordon 2015-03-13T12:20:17

Cleaning out a silly coding style I used to use. Changed all the "return (x);" lines to "return x;"