summaryrefslogtreecommitdiff
path: root/opengl/libagl/light.cpp
diff options
context:
space:
mode:
author Samuel Tan <samueltan@google.com> 2015-12-16 17:13:29 -0800
committer Samuel Tan <samueltan@google.com> 2015-12-16 17:13:29 -0800
commit715dec70e0d3b61679ddac3355e567a787b66f69 (patch)
treea9b9eeb3030fe5d0dfe06a031baa35efac8f4179 /opengl/libagl/light.cpp
parentaca58acb594efb35b51e49d2d330fe1dbe16d7fd (diff)
Fix format specifiers for size_t types
Use %zu instead of %u for logging size_t types, which are of the unsigned long type, not the unsigned int type. BUG: None Change-Id: I5af6c2ea544a5f11b283bc9aebe8b5f0cfc605ec
Diffstat (limited to 'opengl/libagl/light.cpp')
0 files changed, 0 insertions, 0 deletions