From: Christian Grothoff Date: Fri, 8 Jul 2016 16:51:30 +0000 (+0000) Subject: -indent X-Git-Tag: initial-import-from-subversion-38251~574 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b457e38ca51632f6d51a705859a1a434296729c7;p=oweals%2Fgnunet.git -indent --- diff --git a/src/util/configuration.c b/src/util/configuration.c index 768a8d195..0ddb4fb2f 100644 --- 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;