Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-11-01 14:10:05 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-11-01 14:10:05 (GMT)
commit40f1be123c6f0d9b7d8a28cf27093948c5ef7f9e (patch)
tree5377ca2385300cbe3e77c5712ecded0551179737 /ChangeLog
parent125b3ea4d310be1c0a32dae8a8778f5438f15758 (diff)
Initialize GError to NULL.
2008-11-01 Carlos Garcia Campos <carlosgc@gnome.org> * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple): Initialize GError to NULL. svn path=/trunk/; revision=3247
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3361ae..fb7fb07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-11-01 Carlos Garcia Campos <carlosgc@gnome.org>
+ * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
+
+ Initialize GError to NULL.
+
+2008-11-01 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-window.c: (window_save_file_copy_ready_cb),
(ev_window_print_finished), (ev_window_print_dialog_response_cb),
(ev_window_preview_print_finished), (launch_action):