gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r28873 - gnunet/src/set


From: gnunet
Subject: [GNUnet-SVN] r28873 - gnunet/src/set
Date: Tue, 27 Aug 2013 16:52:19 +0200

Author: dold
Date: 2013-08-27 16:52:19 +0200 (Tue, 27 Aug 2013)
New Revision: 28873

Modified:
   gnunet/src/set/gnunet-service-set_union.c
Log:
doxygen typo

Modified: gnunet/src/set/gnunet-service-set_union.c
===================================================================
--- gnunet/src/set/gnunet-service-set_union.c   2013-08-27 14:42:36 UTC (rev 
28872)
+++ gnunet/src/set/gnunet-service-set_union.c   2013-08-27 14:52:19 UTC (rev 
28873)
@@ -1215,7 +1215,7 @@
  * Add the element from the given element message to the set.
  *
  * @param set_state state of the set want to add to
- * @param element the element to add to the set
+ * @param ee the element to add to the set
  */
 static void
 union_add (struct SetState *set_state, struct ElementEntry *ee)




reply via email to

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