aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_friends_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_friends_lib.h
parentb23f7bcde58fdada9170f16af39ab1e84f4c3a68 (diff)
downloadgnunet-219e64fe613c47eab4c143791128c2b453be3bf8.tar.gz
gnunet-219e64fe613c47eab4c143791128c2b453be3bf8.zip
doxygen: group/module definitions (part 2)
Diffstat (limited to 'src/include/gnunet_friends_lib.h')
-rw-r--r--src/include/gnunet_friends_lib.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/gnunet_friends_lib.h b/src/include/gnunet_friends_lib.h
index 2d8d231a5..2e111780e 100644
--- a/src/include/gnunet_friends_lib.h
+++ b/src/include/gnunet_friends_lib.h
@@ -104,7 +104,6 @@ int
104GNUNET_FRIENDS_write (struct GNUNET_FRIENDS_Writer *w, 104GNUNET_FRIENDS_write (struct GNUNET_FRIENDS_Writer *w,
105 const struct GNUNET_PeerIdentity *friend_id); 105 const struct GNUNET_PeerIdentity *friend_id);
106 106
107/** @} */ /* end of group */
108 107
109#if 0 /* keep Emacsens' auto-indent happy */ 108#if 0 /* keep Emacsens' auto-indent happy */
110{ 109{
@@ -114,3 +113,5 @@ GNUNET_FRIENDS_write (struct GNUNET_FRIENDS_Writer *w,
114#endif 113#endif
115 114
116#endif 115#endif
116
117/** @} */ /* end of group */