gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r11798 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r11798 - gnunet/src/fs
Date: Fri, 18 Jun 2010 14:59:11 +0200

Author: grothoff
Date: 2010-06-18 14:59:11 +0200 (Fri, 18 Jun 2010)
New Revision: 11798

Modified:
   gnunet/src/fs/fs_publish.c
Log:
logging

Modified: gnunet/src/fs/fs_publish.c
===================================================================
--- gnunet/src/fs/fs_publish.c  2010-06-18 12:58:40 UTC (rev 11797)
+++ gnunet/src/fs/fs_publish.c  2010-06-18 12:59:11 UTC (rev 11798)
@@ -308,7 +308,7 @@
       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 @@
       GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
                  "Error during tree walk: %s\n",
                  emsg);
-#end
+#endif
       GNUNET_asprintf (&p->emsg, 
                       _("Upload failed: %s"),
                       emsg);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]