summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-connection.c
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-07-28 13:01:57 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-07-28 13:01:57 +0100
commit0d61cf38abce53d9694f18d659435d5b62522f6c (patch)
treed365101a97f9f91e6f6c3f52cdbd83cfb3c11736 /telepathy-glib/base-connection.c
parenta93e97a9ea768b6885864ff8094efb6ad6408133 (diff)
downloadtelepathy-glib-0d61cf38abce53d9694f18d659435d5b62522f6c.tar.gz
Requests: update comment about synthesized properties
We have a couple more synthesized properties these days.
Diffstat (limited to 'telepathy-glib/base-connection.c')
-rw-r--r--telepathy-glib/base-connection.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/telepathy-glib/base-connection.c b/telepathy-glib/base-connection.c
index 8e828a5c3..d3d714378 100644
--- a/telepathy-glib/base-connection.c
+++ b/telepathy-glib/base-connection.c
@@ -3570,9 +3570,9 @@ conn_requests_requestotron_validate_handle (TpBaseConnection *self,
tp_handle_unref (handles, target_handle);
}
- /* If we made a new table, we should destroy it, and the GValue holding
- * TargetHandle. The other GValues are borrowed from the supplied
- * requested_properties table.
+ /* If we made a new table, we should destroy it, and whichever of the GValues
+ * holding TargetHandle or TargetID we filled in. The other GValues are
+ * borrowed from the supplied requested_properties table.
*/
if (altered_properties != NULL)
{