aboutsummaryrefslogtreecommitdiff
path: root/src/util/configuration.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/configuration.c')
-rw-r--r--src/util/configuration.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/util/configuration.c b/src/util/configuration.c
index 85c17cb7d..005a8f7d3 100644
--- a/src/util/configuration.c
+++ b/src/util/configuration.c
@@ -453,11 +453,11 @@ findSection (const struct GNUNET_CONFIGURATION_Handle *cfg,
453 453
454 454
455/** 455/**
456 * FIXME. 456 * Find an entry from a configuration.
457 * 457 *
458 * @param cfg FIXME 458 * @param cfg handle to the configuration
459 * @param section FIXME 459 * @param section section the option is in
460 * @param key FIXME 460 * @param key the option
461 * @return matching entry, NULL if not found 461 * @return matching entry, NULL if not found
462 */ 462 */
463static struct ConfigEntry * 463static struct ConfigEntry *