aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/eab-contact-formatter.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/widgets/eab-contact-formatter.c')
-rw-r--r--addressbook/gui/widgets/eab-contact-formatter.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/addressbook/gui/widgets/eab-contact-formatter.c b/addressbook/gui/widgets/eab-contact-formatter.c
index 16430bf87a..57ce415d35 100644
--- a/addressbook/gui/widgets/eab-contact-formatter.c
+++ b/addressbook/gui/widgets/eab-contact-formatter.c
@@ -1261,8 +1261,8 @@ eab_contact_formatter_format_contact_async (EABContactFormatter *formatter,
static void
collapse_contacts_list (WebKitDOMEventTarget *event_target,
- WebKitDOMEvent *event,
- gpointer user_data)
+ WebKitDOMEvent *event,
+ gpointer user_data)
{
WebKitDOMDocument *document;
WebKitDOMElement *list;
@@ -1300,7 +1300,7 @@ collapse_contacts_list (WebKitDOMEventTarget *event_target,
}
void
-eab_contact_formatter_bind_dom (WebKitDOMDocument* document)
+eab_contact_formatter_bind_dom (WebKitDOMDocument *document)
{
WebKitDOMNodeList *nodes;
gulong i, length;