telepathy-mission-control: Use G_VALUE_INIT instead of { 0 }

Simon McVittie smcv at kemper.freedesktop.org
Fri Sep 7 06:30:39 PDT 2012


Module: telepathy-mission-control
Branch: master
Commit: 37609dd9849871633f84192a0ce4fe65c40784e6
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=37609dd9849871633f84192a0ce4fe65c40784e6

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Sep  7 11:11:23 2012 +0100

Use G_VALUE_INIT instead of { 0 }

We already depend on GLib 2.30, which is new enough.

Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54633

---

 src/channel-utils.c               |    2 +-
 src/mcd-account-manager-sso.c     |   16 +++++++-------
 src/mcd-account-manager.c         |    4 +-
 src/mcd-account.c                 |   38 ++++++++++++++++++------------------
 src/mcd-channel.c                 |    6 ++--
 src/mcd-dbusprop.c                |    2 +-
 src/mcd-dispatcher.c              |    6 ++--
 src/mcd-storage.c                 |    2 +-
 tests/account-store-libaccounts.c |   14 ++++++------
 tests/value-is-same.c             |   16 +++++++++++---
 10 files changed, 57 insertions(+), 49 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-mission-control/diff/?id=37609dd9849871633f84192a0ce4fe65c40784e6


More information about the telepathy-commits mailing list