[telepathy-gabble/master] fix indent
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Apr 17 06:37:05 PDT 2009
---
src/ft-channel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/ft-channel.c b/src/ft-channel.c
index 643e270..1ac7f0d 100644
--- a/src/ft-channel.c
+++ b/src/ft-channel.c
@@ -259,7 +259,7 @@ gabble_file_transfer_channel_get_property (GObject *object,
case PROP_DATE:
g_value_set_uint64 (value, self->priv->date);
break;
- case PROP_CHANNEL_DESTROYED:
+ case PROP_CHANNEL_DESTROYED:
g_value_set_boolean (value, self->priv->closed);
break;
case PROP_CHANNEL_PROPERTIES:
--
1.5.6.5
More information about the telepathy-commits
mailing list