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

index d693fe6ee76bf765ec935df1ff169cb0283780c6..7a70b0558403c1c58f83e8471dd2ac40e5950e7a 100644 (file)
@@ -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);