From dcf2c0e754d6e251733cea74c2427738122620af Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 18 Jul 2009 14:05:05 -0400 Subject: More whitespace cleanup. --- addressbook/gui/contact-editor/e-contact-editor-fullname.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/contact-editor/e-contact-editor-fullname.c') diff --git a/addressbook/gui/contact-editor/e-contact-editor-fullname.c b/addressbook/gui/contact-editor/e-contact-editor-fullname.c index 5040b96570..2ffe6fcc4a 100644 --- a/addressbook/gui/contact-editor/e-contact-editor-fullname.c +++ b/addressbook/gui/contact-editor/e-contact-editor-fullname.c @@ -176,7 +176,7 @@ e_contact_editor_fullname_set_property (GObject *object, guint prop_id, e_contact_editor_fullname = E_CONTACT_EDITOR_FULLNAME (object); - switch (prop_id){ + switch (prop_id) { case PROP_NAME: e_contact_name_free(e_contact_editor_fullname->name); -- cgit