aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-22 17:34:05 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-22 17:34:05 +0000
commitca6d311f62677e5af8313bd46768d311082e6d64 (patch)
treef42f9cb93a30726c94c9565a30cef8d9b02959ef /src/core/test_core_api.c
parent377b5e6c3615d2d482cb3341520bd5e84a0704b7 (diff)
downloadgnunet-ca6d311f62677e5af8313bd46768d311082e6d64.tar.gz
gnunet-ca6d311f62677e5af8313bd46768d311082e6d64.zip
types
Diffstat (limited to 'src/core/test_core_api.c')
-rw-r--r--src/core/test_core_api.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/test_core_api.c b/src/core/test_core_api.c
index 753d2cc3a..13c1dc48e 100644
--- a/src/core/test_core_api.c
+++ b/src/core/test_core_api.c
@@ -125,7 +125,8 @@ disconnect_notify (void *cls,
125static unsigned int 125static unsigned int
126bfc_callback (void *cls, 126bfc_callback (void *cls,
127 const struct GNUNET_PeerIdentity *receiver, 127 const struct GNUNET_PeerIdentity *receiver,
128 void *position, unsigned int padding) 128 void *position,
129 size_t padding)
129{ 130{
130 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, 131 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
131 "Core requests data for `%4s', I have none.\n", 132 "Core requests data for `%4s', I have none.\n",