From c9a4f5b5c0be0ff0c94bba545b91a4f93f509616 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 18 May 2009 13:50:39 +0100 Subject: empathy-contact-monitor: fix coding style --- libempathy/empathy-contact-monitor.c | 2 +- libempathy/empathy-contact-monitor.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libempathy/empathy-contact-monitor.c b/libempathy/empathy-contact-monitor.c index 2213a330b..5ec069fcd 100644 --- a/libempathy/empathy-contact-monitor.c +++ b/libempathy/empathy-contact-monitor.c @@ -14,7 +14,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - * + * * Authors: Cosimo Cecchi */ diff --git a/libempathy/empathy-contact-monitor.h b/libempathy/empathy-contact-monitor.h index 76b943668..51957d1d6 100644 --- a/libempathy/empathy-contact-monitor.h +++ b/libempathy/empathy-contact-monitor.h @@ -15,7 +15,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - * + * * Authors: Cosimo Cecchi */ @@ -53,8 +53,8 @@ GType empathy_contact_monitor_get_type (void); void empathy_contact_monitor_set_iface (EmpathyContactMonitor *self, EmpathyContactList *iface); - -EmpathyContactMonitor * + +EmpathyContactMonitor * empathy_contact_monitor_new_for_iface (EmpathyContactList *iface); G_END_DECLS -- cgit v1.2.3