From 98fbd9db1de7a595281bcb04b41421b9d1e58002 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Tue, 6 Apr 2010 13:38:05 +0000 Subject: [PATCH] dont know how that got out of sync --- src/dht/gnunet-dht-get-peer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dht/gnunet-dht-get-peer.c b/src/dht/gnunet-dht-get-peer.c index 2e13e7f67..3b7f7a4e8 100644 --- a/src/dht/gnunet-dht-get-peer.c +++ b/src/dht/gnunet-dht-get-peer.c @@ -70,7 +70,7 @@ static struct GNUNET_DHT_FindPeerHandle *find_peer_handle; /** * Count of results found */ -// static unsigned int result_count; +static unsigned int result_count; /** * Global status value -- 2.25.1