gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r26838 - gnunet/src/peerinfo


From: gnunet
Subject: [GNUnet-SVN] r26838 - gnunet/src/peerinfo
Date: Wed, 10 Apr 2013 15:29:13 +0200

Author: wachs
Date: 2013-04-10 15:29:13 +0200 (Wed, 10 Apr 2013)
New Revision: 26838

Modified:
   gnunet/src/peerinfo/gnunet-service-peerinfo.c
Log:
doxygen


Modified: gnunet/src/peerinfo/gnunet-service-peerinfo.c
===================================================================
--- gnunet/src/peerinfo/gnunet-service-peerinfo.c       2013-04-10 13:04:30 UTC 
(rev 26837)
+++ gnunet/src/peerinfo/gnunet-service-peerinfo.c       2013-04-10 13:29:13 UTC 
(rev 26838)
@@ -169,6 +169,7 @@
  * given host entry changing.
  *
  * @param he entry of the host for which we generate a notification
+ * @param include_friend_only create public of friend-only message
  * @return generated notification message
  */
 static struct InfoMessage *
@@ -315,11 +316,12 @@
  * addresses are expired, the HELLO is also removed (but the HELLO
  * with the public key is still returned if it was found and valid).
  * 
- * The file can contain up to two HELLO messages, a public and a friend only
- * HELLO
+ * The file can contain multiple HELLO messages, but onlu a public and a 
friend only
+ * HELLO should be included
  *
  * @param fn name of the file
  * @param unlink_garbage if GNUNET_YES, try to remove useless files
+ * @param r ReadHostFileContext to store the resutl
  */
 static void
 read_host_file (const char *fn, int unlink_garbage, struct ReadHostFileContext 
*r)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]