[coreboot-gerrit] Change in coreboot[master]: src/lib/jpeg: Fix missing closing brace

Youness Alaoui (Code Review) gerrit at coreboot.org
Tue Mar 28 23:53:46 CEST 2017


Hello build bot (Jenkins), Nico Huber,

I'd like you to reexamine a change.  Please visit

    https://review.coreboot.org/19032

to look at the new patch set (#2).

Change subject: src/lib/jpeg: Fix missing closing brace
......................................................................

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 491c5b60d01d5fa7d27c281335343e67519e799c
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 at puri.sm>
---
M src/lib/jpeg.c
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/19032/2
-- 
To view, visit https://review.coreboot.org/19032
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie10b774875fc25ce2ff613c542c15870e780a761
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Youness Alaoui <snifikino at gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list