[gtkhtml] Whitespace cleanup.



commit eb7b0ccbe3ba47809f49a1a864f4a7c8df3970e4
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Jun 24 12:42:19 2012 -0400

    Whitespace cleanup.

 components/editor/gtkhtml-face-tool-button.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/components/editor/gtkhtml-face-tool-button.c b/components/editor/gtkhtml-face-tool-button.c
index 6316154..576f7dd 100644
--- a/components/editor/gtkhtml-face-tool-button.c
+++ b/components/editor/gtkhtml-face-tool-button.c
@@ -375,7 +375,7 @@ face_tool_button_popup (GtkhtmlFaceToolButton *button)
 				NULL, activate_time) == GDK_GRAB_SUCCESS;
 		if (!grab_status && keyboard)
 			gdk_device_ungrab (keyboard, activate_time);
- 	}
+	}
 
 	if (grab_status) {
 		gtk_device_grab_add (button->priv->window, mouse, TRUE);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]