From: Christian Grothoff Date: Fri, 23 Dec 2011 17:11:41 +0000 (+0000) Subject: -allow logging here X-Git-Tag: initial-import-from-subversion-38251~15536 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6a662c679c52f2e9f01e0eff609e65664b3f54a6;p=oweals%2Fgnunet.git -allow logging here --- diff --git a/src/fs/gnunet-service-fs_cp.c b/src/fs/gnunet-service-fs_cp.c index 7b26e18a6..021780dcc 100644 --- a/src/fs/gnunet-service-fs_cp.c +++ b/src/fs/gnunet-service-fs_cp.c @@ -1723,7 +1723,7 @@ GSF_block_peer_migration_ (struct GSF_ConnectedPeer *cp, #endif return; /* already blocked */ } -#if DEBUG_FS && 0 +#if DEBUG_FS GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Asking to stop migration for %llu ms\n", (unsigned long long) GNUNET_TIME_absolute_get_remaining (block_time).rel_value); #endif