commit | 7d409691ed61f96bac6672b59f368cd3cc8ea2d8 | [log] [tgz] |
---|---|---|
author | Scott Fan <fancp2007@gmail.com> | Sun Apr 28 10:13:54 2013 +0800 |
committer | Scott Fan <fancp2007@gmail.com> | Thu Jun 27 07:06:15 2013 +0000 |
tree | 03efbb6dff1fbad998859225e3ae49901211d417 | |
parent | d74a9ee83fd6e033fd2260ca3777390d7e5f817a [diff] |
Fix compilation warning: incorrect format specifier for type 'ssize_t'. warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'ssize_t {aka int}' [-Wformat] Change-Id: I823835a26320a3abb82f8dff9fbe82e5132e7556 Signed-off-by: Scott Fan <fancp2007@gmail.com>