From 0f25759d2bd26b75f39c5cd1473bb2974a2d8714 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 18 Jun 2010 12:59:11 +0000 Subject: logging --- src/fs/fs_publish.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/fs') diff --git a/src/fs/fs_publish.c b/src/fs/fs_publish.c index d693fe6ee..7a70b0558 100644 --- a/src/fs/fs_publish.c +++ b/src/fs/fs_publish.c @@ -308,7 +308,7 @@ publish_kblocks_cont (void *cls, GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Error uploading KSK blocks: %s\n", emsg); -#end +#endif signal_publish_error (p, pc, emsg); GNUNET_FS_file_information_sync_ (p); GNUNET_FS_publish_sync_ (pc); @@ -421,7 +421,7 @@ encode_cont (void *cls, GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Error during tree walk: %s\n", emsg); -#end +#endif GNUNET_asprintf (&p->emsg, _("Upload failed: %s"), emsg); -- cgit v1.2.3