aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-group.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-tp-group.h')
-rw-r--r--libempathy/empathy-tp-group.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-group.h b/libempathy/empathy-tp-group.h
index 4a60bfc69..9e0dd53ef 100644
--- a/libempathy/empathy-tp-group.h
+++ b/libempathy/empathy-tp-group.h
@@ -86,7 +86,7 @@ EmpathyPendingInfo *empathy_pending_info_new (EmpathyContact *me
EmpathyContact *actor,
const gchar *message);
void empathy_pending_info_free (EmpathyPendingInfo *info);
-TpChannelGroupFlags empathy_tp_group_get_flags (EmpathyTpGroup *group);
+TpChannelGroupFlags empathy_tp_group_get_flags (EmpathyTpGroup *group);
G_END_DECLS