diff options
author | Felix Riemann <friemann@svn.gnome.org> | 2009-01-10 21:51:55 +0000 |
---|---|---|
committer | Felix Riemann <friemann@src.gnome.org> | 2009-01-10 21:51:55 +0000 |
commit | cb05eb237c2de5496e32fa6a0131a8f47c203df8 (patch) | |
tree | 2137a5ce1ca9d342df487fad13614e2a6cf53878 /ChangeLog | |
parent | 9ae574890c6073b7508abad2614d86e2871a3d0f (diff) | |
download | eog-cb05eb237c2de5496e32fa6a0131a8f47c203df8.tar.gz |
Fix unintialized GError.
2009-01-10 Felix Riemann <friemann@svn.gnome.org>
* src/eog-image.c: (eog_image_copy_file): Fix unintialized
GError.
svn path=/trunk/; revision=4942
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-01-10 Felix Riemann <friemann@svn.gnome.org> + + * src/eog-image.c: (eog_image_copy_file): Fix unintialized GError. + 2009-01-09 Felix Riemann <friemann@svn.gnome.org> * src/main.c: (main): Simplify error message. |