• Adrian Grange's avatar
    Fix the printf format string · 8af3e650
    Adrian Grange authored
    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
    8af3e650