commit | d229e748c8e1b32a2ab2824fec720818049b2d1f | [log] [tgz] |
---|---|---|
author | razorloves <razorloves@gmail.com> | Sun Aug 12 04:24:46 2018 -0500 |
committer | renjian2 <renjian503@gmail.com> | Sat Sep 15 06:49:43 2018 +0000 |
tree | cd46cc892def73f5446a22e06a4bdbd31744d655 | |
parent | ff473c50d919a04bd66f3cc49d9e5b2a65274006 [diff] |
audio: Change printf format specifier from %zd to %ld Fixes following error: "format specifies type 'ssize_t' (aka 'int') but the argument has type 'ssize_t' (aka 'long')" Change-Id: I06c1eedec425d207373cfe41fd39e98bf456581b