aboutsummaryrefslogtreecommitdiff
path: root/src/topology
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-14 11:13:59 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-14 11:13:59 +0000
commita4dfd3732167dba17dc8bab8694d1e49f9972f5c (patch)
treee7e98c74084311987fe24566e2b3147131d52ed2 /src/topology
parentcb1069c643a772882d701553d3670ca4a4480b24 (diff)
downloadgnunet-a4dfd3732167dba17dc8bab8694d1e49f9972f5c.tar.gz
gnunet-a4dfd3732167dba17dc8bab8694d1e49f9972f5c.zip
fix
Diffstat (limited to 'src/topology')
-rw-r--r--src/topology/gnunet-daemon-topology.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/topology/gnunet-daemon-topology.c b/src/topology/gnunet-daemon-topology.c
index 36860215b..466e06961 100644
--- a/src/topology/gnunet-daemon-topology.c
+++ b/src/topology/gnunet-daemon-topology.c
@@ -895,7 +895,7 @@ hello_advertising (void *cls,
895 const struct GNUNET_PeerIdentity * 895 const struct GNUNET_PeerIdentity *
896 receiver, 896 receiver,
897 void *position, 897 void *position,
898 xsize_t padding) 898 size_t padding)
899{ 899{
900 struct PeerList *pl; 900 struct PeerList *pl;
901 struct HelloList *pos; 901 struct HelloList *pos;