diff src/glyphs-eimage.c @ 2235:767ec43eb39c

[xemacs-hg @ 2004-08-26 18:47:01 by james] Use RETURN_NOT_REACHED instead of plain return.
author james
date Thu, 26 Aug 2004 18:47:03 +0000
parents 543769b89fed
children 0be6ff2356c8
line wrap: on
line diff
--- a/src/glyphs-eimage.c	Thu Aug 26 17:33:13 2004 +0000
+++ b/src/glyphs-eimage.c	Thu Aug 26 18:47:03 2004 +0000
@@ -1111,7 +1111,7 @@
 tiff_memory_write (thandle_t data, tdata_t buf, tsize_t size)
 {
   abort();
-  return 0;			/* Shut up warnings. */
+  RETURN_NOT_REACHED (0);
 }
 
 static toff_t