[empathy/mc5: 212/483] Add a cosmetic comment to separate public and non-public methods.



commit 68f828614636f87c93af780960954c923cf2faf6
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jul 27 01:18:31 2009 +0200

    Add a cosmetic comment to separate public and non-public methods.

 libempathy-gtk/empathy-account-widget.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget.c b/libempathy-gtk/empathy-account-widget.c
index 1a5c4f6..0695e95 100644
--- a/libempathy-gtk/empathy-account-widget.c
+++ b/libempathy-gtk/empathy-account-widget.c
@@ -871,6 +871,8 @@ empathy_account_widget_init (EmpathyAccountWidget *self)
   self->ui_details = g_slice_new0 (EmpathyAccountWidgetUIDetails);
 }
 
+/* public methods */
+
 void
 empathy_account_widget_handle_params (EmpathyAccountWidget *self,
     const gchar *first_widget,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]