From a7ef1ea4e4cd8bb1bf753663e505d9baa81811ac Mon Sep 17 00:00:00 2001 From: Richard Allen Date: Tue, 19 Jul 2011 14:50:50 +0000 Subject: [PATCH] IOQ3 commit 2094 --- reaction/code/jpeg-8c/jerror.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reaction/code/jpeg-8c/jerror.c b/reaction/code/jpeg-8c/jerror.c index 425bef1c..2860d3fa 100644 --- a/reaction/code/jpeg-8c/jerror.c +++ b/reaction/code/jpeg-8c/jerror.c @@ -68,7 +68,7 @@ const char * const jpeg_std_message_table[] = { * or jpeg_destroy) at some point. */ -__attribute__ ((noreturn)) METHODDEF(void) +METHODDEF(void) error_exit (j_common_ptr cinfo) { /* Always display the message */