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:
9be4284
)
indent
author
Christian Grothoff
<christian@grothoff.org>
Mon, 25 Jun 2018 18:14:02 +0000
(20:14 +0200)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 25 Jun 2018 18:14:02 +0000
(20:14 +0200)
src/util/gnunet-config.c
patch
|
blob
|
history
diff --git
a/src/util/gnunet-config.c
b/src/util/gnunet-config.c
index 532a5a0d6e481e07733c8cb28c5b9c340c5ff560..4528bbe243129e3b11120212d606c8981bfdf8c8 100644
(file)
--- a/
src/util/gnunet-config.c
+++ b/
src/util/gnunet-config.c
@@
-102,9
+102,9
@@
print_option (void *cls,
else
{
fprintf (stdout,
- "%s = %s\n",
- option,
- value);
+
"%s = %s\n",
+
option,
+
value);
}
}