From: Christian Grothoff Date: Wed, 12 Oct 2011 13:28:10 +0000 (+0000) Subject: ugh X-Git-Tag: initial-import-from-subversion-38251~16593 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cd1d130fa88017f9189791b69b020a77f1daf44e;p=oweals%2Fgnunet.git ugh --- diff --git a/src/fs/gnunet-service-fs_push.c b/src/fs/gnunet-service-fs_push.c index 6c9a4d45f..515446117 100644 --- a/src/fs/gnunet-service-fs_push.c +++ b/src/fs/gnunet-service-fs_push.c @@ -410,7 +410,7 @@ find_content (struct MigrationReadyPeer *mrp) } #if DEBUG_FS_MIGRATION GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, - "Preparing to push best content to peer %s\n"); + "Preparing to push best content to peer\n"); #endif transmit_content (mrp, best); }