From 4b7704155ec1b6d4cfe355122ec4d48bf03629fe Mon Sep 17 00:00:00 2001 From: Simon Zheng Date: Wed, 30 Nov 2005 08:09:56 +0000 Subject: Fix for 322733. 2005-11-30 Simon Zheng Fix for 322733. * copy-tool.c: (ct_selection_get): Removed printf() statement in order to avoid printing NULL point. (org_gnome_copy_tool_copy_address): Removed printf() statement. (ct_selection_clear_event): Removed printf() statement. svn path=/trunk/; revision=30709 --- plugins/copy-tool/ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'plugins/copy-tool/ChangeLog') diff --git a/plugins/copy-tool/ChangeLog b/plugins/copy-tool/ChangeLog index fc391e095a..f29bcf4662 100644 --- a/plugins/copy-tool/ChangeLog +++ b/plugins/copy-tool/ChangeLog @@ -1,9 +1,11 @@ -2005-11-29 Simon Zheng +2005-11-30 Simon Zheng Fix for 322733. - * copy-tool.c: (ct_selection_get): Move printf() statement after - NULL checking. + * copy-tool.c: (ct_selection_get): Removed printf() statement + in order to avoid printing NULL point. + (org_gnome_copy_tool_copy_address): Removed printf() statement. + (ct_selection_clear_event): Removed printf() statement. 2005-05-11 Not Zed -- cgit v1.2.3