wrlib: Added noreturn attribute to appropriate functions
commit787036551fc944feaef4afdaa173c5f7b6e363ba
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 15 Nov 2013 17:46:44 +0000 (15 18:46 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:05 +0000 (30 18:11 +0000)
tree2dcc7416e0a10fad1037f788b47dc6a47ee6c2f8
parent04f50a0833d42f861e7cde8ea625da3685aab21b
wrlib: Added noreturn attribute to appropriate functions

clang is a bit more strict on the attribute usage, so let's comply.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
wrlib/load_jpeg.c