[Bug 40734] Implement Channel.Interface.Subject

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 12 13:21:06 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=40734

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|                            |r+ with trivia

--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2011-10-12 04:21:05 PDT ---
> static void _network_member_left(IdleMUCChannel *chan, TpHandle leaver, TpHandle actor, const gchar *message, TpChannelGroupChangeReason reason) {
> -        IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan);
> +        TpBaseChannel *base = TP_BASE_CHANNEL (chan);
> +TpBaseConnection *base_conn = tp_base_channel_get_connection (base);

Indentation needed.

Otherwise looks good.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list