aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_hello_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_hello_lib.h')
-rw-r--r--src/include/gnunet_hello_lib.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/include/gnunet_hello_lib.h b/src/include/gnunet_hello_lib.h
index ffddb0ba2..244ec3648 100644
--- a/src/include/gnunet_hello_lib.h
+++ b/src/include/gnunet_hello_lib.h
@@ -331,6 +331,15 @@ GNUNET_HELLO_get_id (const struct GNUNET_HELLO_Message *hello,
331struct GNUNET_MessageHeader * 331struct GNUNET_MessageHeader *
332GNUNET_HELLO_get_header (struct GNUNET_HELLO_Message *hello); 332GNUNET_HELLO_get_header (struct GNUNET_HELLO_Message *hello);
333 333
334
335#if 0 /* keep Emacsens' auto-indent happy */
336{
337#endif
338#ifdef __cplusplus
339}
340#endif
341
342
334/* ifndef GNUNET_HELLO_LIB_H */ 343/* ifndef GNUNET_HELLO_LIB_H */
335#endif 344#endif
336/* end of gnunet_hello_lib.h */ 345/* end of gnunet_hello_lib.h */