From e1305cd6ace80bf28dad2d9eb83d4bc3d9ebf594 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 18 Jun 2010 12:06:51 +0000 Subject: fix --- src/fs/fs_publish.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fs/fs_publish.c b/src/fs/fs_publish.c index e7ebeac82..e2404647c 100644 --- a/src/fs/fs_publish.c +++ b/src/fs/fs_publish.c @@ -742,7 +742,7 @@ hash_for_index_cb (void *cls, #if DEBUG_PUBLISH GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Hash of indexed file `%s' is `%s'\n", - p->data.file.filename, + p->filename, GNUNET_h2s (res)); #endif client = GNUNET_CLIENT_connect (sc->h->sched, -- cgit v1.2.3