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 --- a11y/e-table/gal-a11y-e-table-click-to-add-factory.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'a11y/e-table/gal-a11y-e-table-click-to-add-factory.c') diff --git a/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c b/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c index ab98b4a10b..2dfa2cb1c4 100644 --- a/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c +++ b/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c @@ -57,11 +57,11 @@ gal_a11y_e_table_click_to_add_factory_init (GalA11yETableClickToAddFactory *fact /** * gal_a11y_e_table_factory_get_type: - * @void: - * + * @void: + * * Registers the &GalA11yETableFactory class if necessary, and returns the type ID * associated to it. - * + * * Return value: The type ID of the &GalA11yETableFactory class. **/ GType -- cgit