diff libpurple/certificate.h @ 18983:bb4acabd8fac

Documentation
author William Ehlhardt <williamehlhardt@gmail.com>
date Thu, 05 Jul 2007 04:59:36 +0000
parents 8948cd6bb8bc
children 2b4150624cf2
line wrap: on
line diff
--- a/libpurple/certificate.h	Thu Jul 05 04:58:11 2007 +0000
+++ b/libpurple/certificate.h	Thu Jul 05 04:59:36 2007 +0000
@@ -72,6 +72,9 @@
 
 /**
  * Database for retrieval or storage of Certificates
+ *
+ * More or less a hash table; all lookups and writes are performed by a string
+ * key.
  */
 struct _PurpleCertificatePool
 {