diff options
author | Gabe Black <gabeblack@google.com> | 2012-10-02 00:28:33 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2012-11-07 18:36:05 +0100 |
commit | 5c27e82073ec6bb96a672b18c2c66773ae887ebf (patch) | |
tree | afd050a0d039da96085787f7fe4d1e6cc1979242 /payloads/libpayload/sample/hello.c | |
parent | 3b84086e3dc5ff9e50a1ea847fd7dac2e687d471 (diff) |
libpayload: Fix the format string of the assert macro.
The assert macro in libpayload was using a format string which printed the
line number with %s. The line number came from the __LINE__ predefined macro
which resolves to an integer constant.
Change-Id: I0e00d42a1569802137cf440af3061d7f397fdd27
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/1730
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'payloads/libpayload/sample/hello.c')
0 files changed, 0 insertions, 0 deletions