summaryrefslogtreecommitdiff
path: root/telepathy-farstream/content-priv.h
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-13 18:43:30 -0400
committerXavier Claessens <xclaesse@gmail.com>2011-11-28 16:08:12 +0100
commit298083e9ca93cb328501f5dae8131d1f8cfc610d (patch)
treebffe7257c73ee13af559a36d7a875faa233592fe /telepathy-farstream/content-priv.h
parente225393827e6355ba9e29450e9fb4a878f519e23 (diff)
Port to Call1
Diffstat (limited to 'telepathy-farstream/content-priv.h')
-rw-r--r--telepathy-farstream/content-priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-farstream/content-priv.h b/telepathy-farstream/content-priv.h
index bee82e327..0f27b5131 100644
--- a/telepathy-farstream/content-priv.h
+++ b/telepathy-farstream/content-priv.h
@@ -19,7 +19,7 @@ struct _TfContentClass{
GObjectClass parent_class;
void (*content_error) (TfContent *content,
- guint reason, /* TfFutureContentRemovalReason */
+ TpCallStateChangeReason reason,
const gchar *detailed_reason,
const gchar *message);