From 5d0878967ee21a039ef599222b1cf3eb606354d4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 20 Jun 2010 06:56:06 -0400 Subject: Coding style and whitespace cleanup. --- e-util/e-profile-event.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'e-util/e-profile-event.h') diff --git a/e-util/e-profile-event.h b/e-util/e-profile-event.h index 59d39f5a3a..6811526a6f 100644 --- a/e-util/e-profile-event.h +++ b/e-util/e-profile-event.h @@ -73,7 +73,11 @@ GType e_profile_event_get_type(void); EProfileEvent *e_profile_event_peek(void); -EProfileEventTarget *e_profile_event_target_new(EProfileEvent *emp, const gchar *id, const gchar *uid, guint32 flags); +EProfileEventTarget * +e_profile_event_target_new (EProfileEvent *emp, + const gchar *id, + const gchar *uid, + guint32 flags); /* we don't want ANY rubbish code lying around if we have profiling off */ #ifdef ENABLE_PROFILING -- cgit v1.2.3