diff options
author | Youness Alaoui <kakaroto@kakaroto.homelinux.net> | 2017-03-28 16:12:25 -0400 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2017-03-29 13:05:18 +0200 |
commit | d24dbf99029e6c256791e9d5254ac92848c68fa5 (patch) | |
tree | 7aa9484988d14e1878f56547caaadc403d2b0ea1 /util/dtd_parser | |
parent | e912d933df929b591d158b8950a00f194b602883 (diff) |
src/lib/jpeg: Fix missing closing brace
There's a missing closing brace in fillbits function of jpeg.c which
caused an avalanche of compilation errors.
This was introduced in commit
491c5b60 (src/lib: Move assignment out of if condition)
which was reviewed in gerrit at https://review.coreboot.org/18761 and it
prevents coreboot from building when CONFIG_BOOTSPLASH is set.
Change-Id: Ie10b774875fc25ce2ff613c542c15870e780a761
Signed-off-by: Youness Alaoui <youness.alaoui@puri.sm>
Reviewed-on: https://review.coreboot.org/19032
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'util/dtd_parser')
0 files changed, 0 insertions, 0 deletions