src/cipher.h

changeset 12388
3a25d96abdaf
parent 12382
5ef67596b420
child 12389
7196ba664097
--- a/src/cipher.h	Wed Dec 07 09:16:25 2005 +0000
+++ b/src/cipher.h	Wed Dec 07 10:38:52 2005 +0000
@@ -386,6 +386,12 @@
  */
 gpointer gaim_cipher_context_get_data(GaimCipherContext *context);
 
+/*@}*/
+/*****************************************************************************/
+/** @name Gaim Cipher HTTP Digest Helper Functions							 */
+/*****************************************************************************/
+/*@{*/
+
 /**
  * Calculates a session key for HTTP Digest authentation
  *

mercurial