]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-contact-list-store.c
coding style fix
[empathy.git] / libempathy-gtk / empathy-contact-list-store.c
index 00f5f4ad17db78d4b5aa04dcac443d83267c2c92..189df5dc5bd2c6f71059ec4709e5993158221a83 100644 (file)
@@ -70,7 +70,7 @@ typedef struct {
        guint                       setup_idle_id;
        gboolean                    dispose_has_run;
        GHashTable                  *status_icons;
-       /* Hash: EmpathyContact* -> GQueue(GtkTreeRowReference) */
+       /* Hash: EmpathyContact* -> GQueue (GtkTreeRowReference) */
        GHashTable                  *empathy_contact_cache;
        /* Hash: char *groupname -> GtkTreeRowReference *row */
        GHashTable                  *empathy_group_cache;