summaryrefslogtreecommitdiff
path: root/telepathy-glib/cm-message.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-11-09 14:42:49 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-09 13:56:28 +0100
commita6356c2c770228c29a8eda51e5f3941a653b32e0 (patch)
tree6817edcaa53d9857e3382fca811d562a61e3e32c /telepathy-glib/cm-message.h
parentcf5af1af0b0b3cd5c3d97d002fe4b6692e85027b (diff)
downloadtelepathy-glib-a6356c2c770228c29a8eda51e5f3941a653b32e0.tar.gz
actually deprecated old API
Diffstat (limited to 'telepathy-glib/cm-message.h')
-rw-r--r--telepathy-glib/cm-message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/cm-message.h b/telepathy-glib/cm-message.h
index 37848b5fa..dc3e886a6 100644
--- a/telepathy-glib/cm-message.h
+++ b/telepathy-glib/cm-message.h
@@ -58,7 +58,7 @@ void tp_cm_message_set_sender (TpMessage *self,
TpMessage *tp_message_new (TpBaseConnection *connection,
guint initial_parts,
- guint size_hint) G_GNUC_WARN_UNUSED_RESULT;
+ guint size_hint) G_GNUC_WARN_UNUSED_RESULT _TP_GNUC_DEPRECATED;
G_END_DECLS