| commit | 34a5275c636d16b3e044bda20d6ddfba1e201ae3 | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Mon Jun 26 17:03:20 2017 -0700 |
| committer | George Burgess IV <gbiv@google.com> | Mon Jun 26 17:03:20 2017 -0700 |
| tree | 78c52a25406bc354e85b39cfb8c9734b78de63c4 | |
| parent | 534288a2cca27fdb466fac4eb175cc2868354eeb [diff] |
Fix an incorrect format specifier in printf This was causing clang to complain: buffer_hub_queue_producer.cpp:137:28: warning: format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') Bug: None Test: mma. Warning is gone Change-Id: I578c5a910727a578557777ca531ea17a3c90cee8