aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/peerinfo.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-16 16:17:52 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-16 16:17:52 +0000
commit949e8a0e441dd9c6a852ac10ecfae669e5b1c536 (patch)
tree8d5bb6d8416aca37813578770921cb13b5e47bb4 /src/peerinfo/peerinfo.h
parent4bd2dd5f82dceecd597b5829bf43b2dda9ebb505 (diff)
downloadgnunet-gtk-949e8a0e441dd9c6a852ac10ecfae669e5b1c536.tar.gz
gnunet-gtk-949e8a0e441dd9c6a852ac10ecfae669e5b1c536.zip
even nicer indentation, thanks to LRN's indent patch
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