fix
[oweals/gnunet.git] / src / util / configuration.c
index 85c17cb7d2d1f407d6eb119b3bebf99a4531c530..005a8f7d301e36f8e163be3e40d0d21019480d0f 100644 (file)
@@ -453,11 +453,11 @@ findSection (const struct GNUNET_CONFIGURATION_Handle *cfg,
 
 
 /**
- * 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 *