aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_configuration_lib.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2016-01-12 12:43:09 +0000
committerGabor X Toth <*@tg-x.net>2016-01-12 12:43:09 +0000
commit219e64fe613c47eab4c143791128c2b453be3bf8 (patch)
treec4c83ec4eb2ac7ec45ff461effd21f7d3c3d11b6 /src/include/gnunet_configuration_lib.h
parentb23f7bcde58fdada9170f16af39ab1e84f4c3a68 (diff)
downloadgnunet-219e64fe613c47eab4c143791128c2b453be3bf8.tar.gz
gnunet-219e64fe613c47eab4c143791128c2b453be3bf8.zip
doxygen: group/module definitions (part 2)
Diffstat (limited to 'src/include/gnunet_configuration_lib.h')
-rw-r--r--src/include/gnunet_configuration_lib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_configuration_lib.h b/src/include/gnunet_configuration_lib.h
index b74aa9520..e888d0bf0 100644
--- a/src/include/gnunet_configuration_lib.h
+++ b/src/include/gnunet_configuration_lib.h
@@ -543,8 +543,6 @@ GNUNET_CONFIGURATION_append_value_filename (struct GNUNET_CONFIGURATION_Handle *
543 const char *option, 543 const char *option,
544 const char *value); 544 const char *value);
545 545
546/** @} */ /* end of group configuration */
547
548#if 0 /* keep Emacsens' auto-indent happy */ 546#if 0 /* keep Emacsens' auto-indent happy */
549{ 547{
550#endif 548#endif
@@ -553,3 +551,5 @@ GNUNET_CONFIGURATION_append_value_filename (struct GNUNET_CONFIGURATION_Handle *
553#endif 551#endif
554 552
555#endif 553#endif
554
555/** @} */ /* end of group configuration */