aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_consensus_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_consensus_service.h')
-rw-r--r--src/include/gnunet_consensus_service.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/gnunet_consensus_service.h b/src/include/gnunet_consensus_service.h
index aaac12834..a6e8e7731 100644
--- a/src/include/gnunet_consensus_service.h
+++ b/src/include/gnunet_consensus_service.h
@@ -171,7 +171,6 @@ GNUNET_CONSENSUS_conclude (struct GNUNET_CONSENSUS_Handle *consensus,
171void 171void
172GNUNET_CONSENSUS_destroy (struct GNUNET_CONSENSUS_Handle *consensus); 172GNUNET_CONSENSUS_destroy (struct GNUNET_CONSENSUS_Handle *consensus);
173 173
174/** @} */ /* end of group */
175 174
176#if 0 /* keep Emacsens' auto-indent happy */ 175#if 0 /* keep Emacsens' auto-indent happy */
177{ 176{
@@ -181,3 +180,5 @@ GNUNET_CONSENSUS_destroy (struct GNUNET_CONSENSUS_Handle *consensus);
181#endif 180#endif
182 181
183#endif 182#endif
183
184/** @} */ /* end of group */