aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_helper_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_helper_lib.h')
-rw-r--r--src/include/gnunet_helper_lib.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/gnunet_helper_lib.h b/src/include/gnunet_helper_lib.h
index 1fee1ac01..db0ca98aa 100644
--- a/src/include/gnunet_helper_lib.h
+++ b/src/include/gnunet_helper_lib.h
@@ -174,7 +174,8 @@ GNUNET_HELPER_send (struct GNUNET_HELPER_Handle *h,
174void 174void
175GNUNET_HELPER_send_cancel (struct GNUNET_HELPER_SendHandle *sh); 175GNUNET_HELPER_send_cancel (struct GNUNET_HELPER_SendHandle *sh);
176 176
177/** @} */ /* end of group */
178 177
179#endif 178#endif
180/* end of include guard: GNUNET_HELPER_LIB_H */ 179/* end of include guard: GNUNET_HELPER_LIB_H */
180
181/** @} */ /* end of group */