[Telepathy-commits] [telepathy-gabble/master] gabble_tube_dbus_channel_allowed_properties is static now
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Thu Feb 5 05:58:34 PST 2009
---
src/tube-dbus.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/tube-dbus.c b/src/tube-dbus.c
index bc3fbb2..57a977b 100644
--- a/src/tube-dbus.c
+++ b/src/tube-dbus.c
@@ -90,7 +90,7 @@ static const gchar *gabble_tube_dbus_interfaces[] = {
NULL
};
-const gchar * const gabble_tube_dbus_channel_allowed_properties[] = {
+static const gchar * const gabble_tube_dbus_channel_allowed_properties[] = {
TP_IFACE_CHANNEL ".TargetHandle",
TP_IFACE_CHANNEL ".TargetID",
GABBLE_IFACE_CHANNEL_INTERFACE_TUBE ".Parameters",
--
1.5.6.5
More information about the telepathy-commits
mailing list