diff src/glyphs-eimage.c @ 280:7df0dd720c89 r21-0b38

Import from CVS: tag r21-0b38
author cvs
date Mon, 13 Aug 2007 10:32:22 +0200
parents 90d73dddcdc4
children c9fe270a4101
line wrap: on
line diff
--- a/src/glyphs-eimage.c	Mon Aug 13 10:31:30 2007 +0200
+++ b/src/glyphs-eimage.c	Mon Aug 13 10:32:22 2007 +0200
@@ -1252,12 +1252,12 @@
 /************************************************************************/
 
 void
-syms_of_glyphs_read (void)
+syms_of_glyphs_eimage (void)
 {
 }
 
 void
-image_instantiator_format_create_glyphs_read (void)
+image_instantiator_format_create_glyphs_eimage (void)
 {
   /* image-instantiator types */
 #ifdef HAVE_JPEG
@@ -1311,7 +1311,7 @@
 }
 
 void
-vars_of_glyphs_read (void)
+vars_of_glyphs_eimage (void)
 {
 #ifdef HAVE_JPEG
   Fprovide (Qjpeg);