projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a42bfc6
)
document
author
Nathan S. Evans
<evans@in.tum.de>
Tue, 14 Sep 2010 08:19:47 +0000
(08:19 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Tue, 14 Sep 2010 08:19:47 +0000
(08:19 +0000)
src/util/configuration.c
patch
|
blob
|
history
diff --git
a/src/util/configuration.c
b/src/util/configuration.c
index 85c17cb7d2d1f407d6eb119b3bebf99a4531c530..005a8f7d301e36f8e163be3e40d0d21019480d0f 100644
(file)
--- a/
src/util/configuration.c
+++ b/
src/util/configuration.c
@@
-453,11
+453,11
@@
findSection (const struct GNUNET_CONFIGURATION_Handle *cfg,
/**
- * F
IXME
.
+ * F
ind 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 *