commit | 800b41ab8486b9d885124071659c774f6c1856e2 | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Tue Apr 28 14:20:04 2015 -0700 |
committer | Dan Stoza <stoza@google.com> | Tue Apr 28 14:20:04 2015 -0700 |
tree | 756c9c0d64455baa8e7ad180884d2fb449ab4fc3 | |
parent | 4afd8b67f9be307e6c6ed89deab2e85516bb3a0e [diff] |
libgui: Fix buffer age on 64-bit targets Changes a %llu to a PRIu64 to fix compilation on 64-bit targets. Change-Id: I8ba982662dbe8ee2e1e47c4f6ce4bbdbe2020960