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


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/image.c
Date: Fri, 26 May 2006 03:33:34 +0000

Index: emacs/src/image.c
diff -u emacs/src/image.c:1.58 emacs/src/image.c:1.59
--- emacs/src/image.c:1.58      Fri May 19 09:11:30 2006
+++ emacs/src/image.c   Fri May 26 03:33:32 2006
@@ -6104,7 +6104,6 @@
        {
          image_error ("Cannot open image file `%s'", file, Qnil);
          UNGCPRO;
-         fclose (fp);
          return 0;
        }
 




reply via email to

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