aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_hello_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_hello_lib.h
parentb23f7bcde58fdada9170f16af39ab1e84f4c3a68 (diff)
downloadgnunet-219e64fe613c47eab4c143791128c2b453be3bf8.tar.gz
gnunet-219e64fe613c47eab4c143791128c2b453be3bf8.zip
doxygen: group/module definitions (part 2)
Diffstat (limited to 'src/include/gnunet_hello_lib.h')
-rw-r--r--src/include/gnunet_hello_lib.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/gnunet_hello_lib.h b/src/include/gnunet_hello_lib.h
index 506566d40..81beaa75e 100644
--- a/src/include/gnunet_hello_lib.h
+++ b/src/include/gnunet_hello_lib.h
@@ -443,7 +443,6 @@ GNUNET_HELLO_parse_uri (const char *uri,
443 struct GNUNET_HELLO_Message **hello, 443 struct GNUNET_HELLO_Message **hello,
444 GNUNET_HELLO_TransportPluginsFind plugins_find); 444 GNUNET_HELLO_TransportPluginsFind plugins_find);
445 445
446/** @} */ /* end of group */
447 446
448#if 0 /* keep Emacsens' auto-indent happy */ 447#if 0 /* keep Emacsens' auto-indent happy */
449{ 448{
@@ -452,7 +451,9 @@ GNUNET_HELLO_parse_uri (const char *uri,
452} 451}
453#endif 452#endif
454 453
455
456/* ifndef GNUNET_HELLO_LIB_H */ 454/* ifndef GNUNET_HELLO_LIB_H */
457#endif 455#endif
456
457/** @} */ /* end of group */
458
458/* end of gnunet_hello_lib.h */ 459/* end of gnunet_hello_lib.h */