-indent
authorChristian Grothoff <christian@grothoff.org>
Fri, 8 Jul 2016 16:51:30 +0000 (16:51 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 8 Jul 2016 16:51:30 +0000 (16:51 +0000)
src/util/configuration.c

index 768a8d19599415b87624b8ece06e0f4d049b393d..0ddb4fb2f2b1d14062c35e1a67258f677be5b9d8 100644 (file)
@@ -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;