commit | 8af3e6507e742f600690908e4bf210ba5effd39e | [log] [tgz] |
---|---|---|
author | Adrian Grange <agrange@google.com> | Wed Dec 11 10:44:50 2013 -0800 |
committer | Adrian Grange <agrange@google.com> | Wed Dec 11 10:47:59 2013 -0800 |
tree | 046bdaff100c80aedf1aedc3028232cbc65b3a18 | |
parent | e7922a5b70964dff3841fffec21550bb4e931891 [diff] |
Fix the printf format string There were two problems with the format string in the conditionally compiled print statement. It referred to a variable that is no longer available and it used incorrect format specifiers. Change-Id: I315e22bea2691bb535a2e33f5ca206fc55287a37