commit | 8f4d78defb449d2c8432ad5edc5f3d1af3239065 | [log] [tgz] |
---|---|---|
author | Mike Hommey <mh@glandium.org> | Wed May 21 16:34:02 2014 +0900 |
committer | Christopher Ferris <cferris@google.com> | Tue Jul 01 12:11:31 2014 -0700 |
tree | 4c5e629b76494b18bee4d2142807315637262f2f | |
parent | 33b16c7fbbcf6e2ccfc4d518f0d63a2ea6ceb5d4 [diff] |
Use ULL prefix instead of LLU for unsigned long longs MSVC only supports the former.