emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/image.c,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/image.c,v
Date: Fri, 25 Jul 2008 17:11:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/07/25 17:11:42

Index: image.c
===================================================================
RCS file: /sources/emacs/emacs/src/image.c,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -b -r1.109 -r1.110
--- image.c     25 Jul 2008 17:06:23 -0000      1.109
+++ image.c     25 Jul 2008 17:11:42 -0000      1.110
@@ -5597,7 +5597,7 @@
 {
   int x, y;
   XImagePtr oimg = NULL;
-  Pixmap pixmap = NULL;
+  Pixmap pixmap;
   XColor *p;
 
   init_color_table ();




reply via email to

[Prev in Thread] Current Thread [Next in Thread]