gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r12976 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r12976 - gnunet/src/util
Date: Tue, 14 Sep 2010 10:19:48 +0200

Author: nevans
Date: 2010-09-14 10:19:47 +0200 (Tue, 14 Sep 2010)
New Revision: 12976

Modified:
   gnunet/src/util/configuration.c
Log:
document

Modified: gnunet/src/util/configuration.c
===================================================================
--- gnunet/src/util/configuration.c     2010-09-14 08:18:41 UTC (rev 12975)
+++ gnunet/src/util/configuration.c     2010-09-14 08:19:47 UTC (rev 12976)
@@ -453,11 +453,11 @@
 
 
 /**
- * FIXME.
+ * Find an entry from a configuration.
  *
- * @param cfg FIXME
- * @param section FIXME
- * @param key FIXME
+ * @param cfg handle to the configuration
+ * @param section section the option is in
+ * @param key the option
  * @return matching entry, NULL if not found
  */
 static struct ConfigEntry *




reply via email to

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