diff src/w32fns.c @ 53072:8787289602d1

Remove period at end of error message.
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 16 Nov 2003 16:17:09 +0000
parents 6685d28af4a7
children 21301d0e0505
line wrap: on
line diff
--- a/src/w32fns.c	Sun Nov 16 16:09:07 2003 +0000
+++ b/src/w32fns.c	Sun Nov 16 16:17:09 2003 +0000
@@ -9679,7 +9679,7 @@
 	*pixel = *pixel & ~(1 << x % 8);
     }
   else
-    image_error ("XPutPixel: palette image not supported.", Qnil, Qnil);
+    image_error ("XPutPixel: palette image not supported", Qnil, Qnil);
 }
 
 /* Create IMG->pixmap from an array COLORS of XColor structures, whose