mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-01-22 17:41:11 +00:00
IOQ3 commit 2094
This commit is contained in:
parent
6611d258fe
commit
a7ef1ea4e4
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue