messages for inter-controller overlay connect
[oweals/gnunet.git] / src / include / gnunet_peer_lib.h
index 89413aa598915f88ebdce7dd32f3dec0e86e817e..617aca67c6a7a53d687aafbdee25d6c72395d4e4 100644 (file)
@@ -80,7 +80,7 @@ GNUNET_PEER_change_rc (GNUNET_PEER_Id id, int delta);
 
 /**
  * Decrement multiple RCs of peer identities by one.
- * 
+ *
  * @param ids array of PIDs to decrement the RCs of
  * @param count size of the ids array
  */
@@ -98,6 +98,14 @@ void
 GNUNET_PEER_resolve (GNUNET_PEER_Id id, struct GNUNET_PeerIdentity *pid);
 
 
+#if 0                           /* keep Emacsens' auto-indent happy */
+{
+#endif
+#ifdef __cplusplus
+}
+#endif
+
+
 /* ifndef GNUNET_PEER_LIB_H */
 #endif
 /* end of gnunet_peer_lib.h */