telepathy-mission-control: mcd_storage_dup_value: alter signature, rename to mcd_storage_get_value
Simon McVittie
smcv at kemper.freedesktop.org
Thu Oct 4 08:19:47 PDT 2012
Module: telepathy-mission-control
Branch: master
Commit: ab6057bbb22d40fdf494aabdb9285a2556ff564c
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=ab6057bbb22d40fdf494aabdb9285a2556ff564c
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Fri Sep 7 17:44:41 2012 +0100
mcd_storage_dup_value: alter signature, rename to mcd_storage_get_value
Its callers become considerably simpler if it takes a pre-initialized
GValue of the appropriate type and fills it, much like
g_object_get_property().
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
---
src/mcd-account-addressing.c | 22 +++-----
src/mcd-account.c | 47 +++++-----------
src/mcd-storage.c | 123 +++++++++++++++++++++++++++++-------------
src/mcd-storage.h | 4 +-
4 files changed, 110 insertions(+), 86 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/diff/?id=ab6057bbb22d40fdf494aabdb9285a2556ff564c
More information about the telepathy-commits
mailing list