Commit 89d01f06 authored by Morris Jette's avatar Morris Jette
Browse files

Minor code re-factor for accounting

Prevent possible problem converting from double to uint32_t.
Make sure that comparison of double to 1.0 when cast, does not
become a uint32_t value of zero by doing the type cast before
comparision
parent 671d265a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment