[Telepathy-commits] [telepathy-gabble/master] Fix comment about CAPABILITY_BUNDLE_ENOUGH_TRUST

Alban Crequy alban.crequy at collabora.co.uk
Tue Aug 19 10:52:38 PDT 2008


20080514115611-a41c0-f988e16f02dd352bbcb2070ad5e4ef328417f5aa.gz
---
 src/presence-cache.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/presence-cache.c b/src/presence-cache.c
index af6b26b..7a90c5c 100644
--- a/src/presence-cache.c
+++ b/src/presence-cache.c
@@ -23,8 +23,10 @@
 #include <stdlib.h>
 #include <string.h>
 
-/* when five DIFFERENT guys report the same caps for a given bundle, it'll
-be enough */
+/* When five DIFFERENT guys report the same caps for a given bundle, it'll
+ * be enough. But if only ONE guy use the verification string (XEP-0115 v1.5),
+ * it'll be enough too.
+ */
 #define CAPABILITY_BUNDLE_ENOUGH_TRUST 5
 #define DEBUG_FLAG GABBLE_DEBUG_PRESENCE
 
-- 
1.5.6.3




More information about the Telepathy-commits mailing list