fix
authorChristian Grothoff <christian@grothoff.org>
Fri, 18 Jun 2010 12:06:51 +0000 (12:06 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 18 Jun 2010 12:06:51 +0000 (12:06 +0000)
src/fs/fs_publish.c

index e7ebeac82d7550f21fae452775a90966055208da..e2404647c6fdfe3d4e69b72d58dc35c6ca50f35a 100644 (file)
@@ -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,