From dbc22f9de50142b8339fa843575a5e15bd3fe8ff Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 30 Jan 2011 11:32:55 -0500 Subject: More whitespace cleanup. --- plugins/google-account-setup/google-source.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/google-account-setup') diff --git a/plugins/google-account-setup/google-source.c b/plugins/google-account-setup/google-source.c index b5865c7780..335aece2e5 100644 --- a/plugins/google-account-setup/google-source.c +++ b/plugins/google-account-setup/google-source.c @@ -119,7 +119,7 @@ static gboolean is_email (const gchar *address) { /* This is supposed to check if the address's domain could be - an FQDN but alas, it's not worth the pain and suffering. */ + an FQDN but alas, it's not worth the pain and suffering. */ const gchar *at; at = strchr (address, '@'); -- cgit v1.2.3