X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=libempathy%2Fempathy-tp-contact-factory.c;h=d83ba12a8ce146203497f4e86d664272c96ddb09;hp=9fe143e43ba60b8ba207142741091616a010a8bd;hb=07a5cbcf40dfeb175e2c8f269d92ac236d989d31;hpb=3d16b945cf3a9e460bd542f827676c8914325075 diff --git a/libempathy/empathy-tp-contact-factory.c b/libempathy/empathy-tp-contact-factory.c index 9fe143e4..d83ba12a 100644 --- a/libempathy/empathy-tp-contact-factory.c +++ b/libempathy/empathy-tp-contact-factory.c @@ -856,7 +856,7 @@ get_requestable_channel_classes_cb (TpProxy *connection, TP_IFACE_CHANNEL ".ChannelType"); if (chan_type == NULL || tp_strdiff (g_value_get_string (chan_type), - EMP_IFACE_CHANNEL_TYPE_FILE_TRANSFER)) { + TP_IFACE_CHANNEL_TYPE_FILE_TRANSFER)) { continue; }