summaryrefslogtreecommitdiff
path: root/src/jpeg-8c/jerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jpeg-8c/jerror.c')
-rw-r--r--src/jpeg-8c/jerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jpeg-8c/jerror.c b/src/jpeg-8c/jerror.c
index 425bef1c..2860d3fa 100644
--- a/src/jpeg-8c/jerror.c
+++ b/src/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 */