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:
774467d
)
-indent
author
Christian Grothoff
<christian@grothoff.org>
Fri, 8 Jul 2016 16:51:30 +0000
(16:51 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 8 Jul 2016 16:51:30 +0000
(16:51 +0000)
src/util/configuration.c
patch
|
blob
|
history
diff --git
a/src/util/configuration.c
b/src/util/configuration.c
index 768a8d19599415b87624b8ece06e0f4d049b393d..0ddb4fb2f2b1d14062c35e1a67258f677be5b9d8 100644
(file)
--- a/
src/util/configuration.c
+++ b/
src/util/configuration.c
@@
-674,7
+674,7
@@
GNUNET_CONFIGURATION_dup (const struct GNUNET_CONFIGURATION_Handle *cfg)
*/
static struct ConfigSection *
find_section (const struct GNUNET_CONFIGURATION_Handle *cfg,
- const char *section)
+
const char *section)
{
struct ConfigSection *pos;