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 --- shell/importer/evolution-importer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell/importer/evolution-importer.c') diff --git a/shell/importer/evolution-importer.c b/shell/importer/evolution-importer.c index 88322a7ba2..a437fd6209 100644 --- a/shell/importer/evolution-importer.c +++ b/shell/importer/evolution-importer.c @@ -80,7 +80,7 @@ impl_GNOME_Evolution_Importer_supportFormat (PortableServer_Servant servant, priv = importer->priv; if (priv->support_format_fn != NULL) - return (priv->support_format_fn) (importer, filename, + return (priv->support_format_fn) (importer, filename, priv->closure); else return FALSE; @@ -222,7 +222,7 @@ evolution_importer_construct (EvolutionImporter *importer, * @get_error_fn: The function to be called by the getError method. * @closure: The data to be passed to all of the above functions. * - * Creates a new EvolutionImporter object. Of the parameters only + * Creates a new EvolutionImporter object. Of the parameters only * @get_error_function and @closure may be #NULL. * * Returns: A newly created EvolutionImporter object. -- cgit v1.2.3