ugh
authorChristian Grothoff <christian@grothoff.org>
Wed, 12 Oct 2011 13:28:10 +0000 (13:28 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 12 Oct 2011 13:28:10 +0000 (13:28 +0000)
src/fs/gnunet-service-fs_push.c

index 6c9a4d45f2a5ca6e76f50a548c4dc37dac5531d7..515446117a61619f93321a05565aa415b15d6c14 100644 (file)
@@ -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);
 }