[next] telepathy-glib: TpConnectionManagerParam: Move the struct to private header
Xavier Claessens
xclaesse at kemper.freedesktop.org
Tue Jun 26 03:21:32 PDT 2012
Module: telepathy-glib
Branch: next
Commit: bc5fdc258e8a25648c57fa6a5b49c3a20daa210b
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=bc5fdc258e8a25648c57fa6a5b49c3a20daa210b
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Tue Jun 5 16:09:45 2012 +0200
TpConnectionManagerParam: Move the struct to private header
Had to change tp_protocol_borrow_params()'s return value because
TpConnectionManagerParam* can't be used anymore.
---
telepathy-glib/connection-manager.c | 45 +--
telepathy-glib/protocol-internal.h | 9 +-
telepathy-glib/protocol.c | 111 +++-----
telepathy-glib/protocol.h | 13 +-
tests/dbus/cm.c | 585 +++++++++++++++++++----------------
tests/dbus/protocol-objects.c | 16 +-
6 files changed, 398 insertions(+), 381 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=bc5fdc258e8a25648c57fa6a5b49c3a20daa210b
More information about the telepathy-commits
mailing list