emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-24 r117257: src/image.c: Yet another fix for last co


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-24 r117257: src/image.c: Yet another fix for last commit.
Date: Wed, 18 Jun 2014 16:57:35 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117257
revision-id: address@hidden
parent: address@hidden
fixes bug: http://debbugs.gnu.org/17790
committer: Eli Zaretskii <address@hidden>
branch nick: emacs-24
timestamp: Wed 2014-06-18 19:57:26 +0300
message:
  src/image.c: Yet another fix for last commit.
modified:
  src/image.c                    image.c-20091113204419-o5vbwnq5f7feedwu-2969
=== modified file 'src/image.c'
--- a/src/image.c       2014-06-18 16:39:14 +0000
+++ b/src/image.c       2014-06-18 16:57:26 +0000
@@ -7343,6 +7343,7 @@
     *err = gif->Error;
 #endif
 #endif
+  return retval;
 }
 
 /* Load GIF image IMG for use on frame F.  Value is true if


reply via email to

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