From 9e4fcb29cf7f05c18f7fd34e318f9e795fa32e91 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 14 Nov 2007 22:04:21 +0000 Subject: ** Remove trailing whitespace from source code. 2007-11-14 Matthew Barnes ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537 --- widgets/misc/e-dropdown-button.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'widgets/misc/e-dropdown-button.c') diff --git a/widgets/misc/e-dropdown-button.c b/widgets/misc/e-dropdown-button.c index 3fbdd3648e..4054e4a254 100644 --- a/widgets/misc/e-dropdown-button.c +++ b/widgets/misc/e-dropdown-button.c @@ -19,7 +19,7 @@ * * Authors: * Ettore Perazzoli - * Damon Chaplin + * Damon Chaplin */ #ifdef HAVE_CONFIG_H @@ -167,7 +167,7 @@ e_dropdown_button_init (EDropdownButton *dropdown_button) * @dropdown_button: A pointer to an %EDropdownButton object * @label_text: Text to display in the button * @menu: The menu to pop up when the button is pressed - * + * * Construct the @dropdown_button with the specified @label_text and the * associated @menu. **/ @@ -216,10 +216,10 @@ e_dropdown_button_construct (EDropdownButton *dropdown_button, * e_dropdown_button_new: * @label_text: Text to display in the button * @menu: The menu to pop up when the button is pressed - * + * * Create a new dropdown button. When the button is clicked, the specified * @menu will be popped up. - * + * * Return value: A pointer to the newly created %EDropdownButton. **/ GtkWidget * -- cgit v1.2.3