commit | 0193ac54028533c2aee09547c9e63bca67a017b8 | [log] [tgz] |
---|---|---|
author | Scott Anderson <saa@google.com> | Thu Oct 13 12:13:44 2011 -0700 |
committer | Mike J. Chen <mjchen@google.com> | Sat Mar 03 17:29:10 2012 -0800 |
tree | 0ec740048b998ce20bf5d893dd4d5a6b7d2bd885 | |
parent | 2d1cd2c4bff224e98b5019c2eb202c9bbe1dc26d [diff] |
MMC: Fix a compiler warning and a comment typo gcc was whining about a format string not matching the type of the argument. While fixing that, I noticed and fixed a typo in a nearby comment. Change-Id: I1998b0aa7718c5aed698ad830ef6085a767f4b18 Signed-off-by: Scott Anderson <saa@google.com>