aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_friends_lib.h
diff options
context:
space:
mode:
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 */