From 530408cbb0c062810157d74ee80c4255cc1e86a3 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Tue, 18 Dec 2007 18:41:48 +0000 Subject: Indentation fix for previous commit. svn path=/trunk/; revision=7785 --- src/bookmarks/ephy-bookmark-action.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/bookmarks') diff --git a/src/bookmarks/ephy-bookmark-action.c b/src/bookmarks/ephy-bookmark-action.c index cdbb7c363..2958f0f09 100644 --- a/src/bookmarks/ephy-bookmark-action.c +++ b/src/bookmarks/ephy-bookmark-action.c @@ -130,8 +130,8 @@ entry_button_press_event_cb (GtkWidget *entry, ctx->entry = entry; /* We need to make sure we know if the action is destroyed between - * requesting the clipboard contents, and receiving them. - */ + * requesting the clipboard contents, and receiving them. + */ ctx->weak_ptr = G_OBJECT (action); object = &(ctx->weak_ptr); -- cgit v1.2.3