commit | 1fc62de19fff9ab5228af72038753ec3a529eef1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 17 22:00:50 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 10 16:52:58 2019 -0600 |
tree | 0ac1c70ce9fe8dff3c23709991743eec4452ddff | |
parent | e16b7b6c49ff80c8cc2eb53b1f210dc4b743dc90 [diff] |
binman: Fix up a format string in AssertInList() Add the missing 's' to the required '%s' here. Signed-off-by: Simon Glass <sjg@chromium.org>