aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/peerinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerinfo/peerinfo.h')
-rw-r--r--src/peerinfo/peerinfo.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/peerinfo/peerinfo.h b/src/peerinfo/peerinfo.h
index 4d0c7303..d9d81e52 100644
--- a/src/peerinfo/peerinfo.h
+++ b/src/peerinfo/peerinfo.h
@@ -39,9 +39,9 @@
39 */ 39 */
40void 40void
41GNUNET_GTK_peerinfo_processor (void *cls, 41GNUNET_GTK_peerinfo_processor (void *cls,
42 const struct GNUNET_PeerIdentity * peer, 42 const struct GNUNET_PeerIdentity *peer,
43 const struct GNUNET_HELLO_Message * hello, 43 const struct GNUNET_HELLO_Message *hello,
44 const char * err_msg); 44 const char *err_msg);
45 45
46/* end of peerinfo.h */ 46/* end of peerinfo.h */
47#endif 47#endif