repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 2ddf782bda11a203c940372ca55c6db8d8f44892:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 2ddf782bda11a203c940372ca55c6db8d8f44892
Author: Marc Lehmann 
Date:   Tue Sep 17 18:29:02 2019 +0000

    *** empty log message ***

diff --git a/src/rxvtimg.C b/src/rxvtimg.C
index 12105e3197292e3c7271df168404d7f77c275d15..
index ..6eea85a0089164d263b58badbacf86386b945257 100644
--- a/src/rxvtimg.C
+++ b/src/rxvtimg.C
@@ -400,7 +400,7 @@ rxvt_img::new_from_pixbuf (rxvt_screen *s, GdkPixbuf *pb)
 rxvt_img *
 rxvt_img::new_from_file (rxvt_screen *s, const char *filename)
 {
-  GError *err = 0;
+  GError *err;
   GdkPixbuf *pb = gdk_pixbuf_new_from_file (filename, &err);

   if (!pb)

-----END OF PAGE-----