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-tree.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'a11y/e-table/gal-a11y-e-tree.c') diff --git a/a11y/e-table/gal-a11y-e-tree.c b/a11y/e-table/gal-a11y-e-tree.c index 6ad507a4f3..72738ec011 100644 --- a/a11y/e-table/gal-a11y-e-tree.c +++ b/a11y/e-table/gal-a11y-e-tree.c @@ -106,11 +106,11 @@ et_init (GalA11yETree *a11y) /** * gal_a11y_e_tree_get_type: - * @void: - * + * @void: + * * Registers the &GalA11yETree class if necessary, and returns the type ID * associated to it. - * + * * Return value: The type ID of the &GalA11yETree class. **/ GType -- cgit