diff src/glyphs-eimage.c @ 2270:0be6ff2356c8

[xemacs-hg @ 2004-09-14 18:22:31 by james] Fix noreturn-related warnings for icc and gcc.
author james
date Tue, 14 Sep 2004 18:22:35 +0000
parents 767ec43eb39c
children 04bc9d2f42c7
line wrap: on
line diff
--- a/src/glyphs-eimage.c	Tue Sep 14 14:40:19 2004 +0000
+++ b/src/glyphs-eimage.c	Tue Sep 14 18:22:35 2004 +0000
@@ -1111,7 +1111,7 @@
 tiff_memory_write (thandle_t data, tdata_t buf, tsize_t size)
 {
   abort();
-  RETURN_NOT_REACHED (0);
+  return 0;
 }
 
 static toff_t