From 95c853e107d2796cfc0481b2bafc4ec83a0b04b8 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 13 Jan 2008 06:31:33 +0000 Subject: [PATCH] fixed peer-info header alignment in client_test --- examples/client_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/client_test.cpp b/examples/client_test.cpp index 8b0a56189..b4d9d3fa0 100644 --- a/examples/client_test.cpp +++ b/examples/client_test.cpp @@ -306,7 +306,7 @@ int peer_index(libtorrent::tcp::endpoint addr, std::vector const& peers) { using namespace libtorrent; - out << "IP down (total) up (total) sent-req recv flags source fail hshf sndb inactive wait disk quota block-progress " + out << "IP down (total) up (total) sent-req recv flags source fail hshf sndb inactive wait disk quota block-progress " #ifndef TORRENT_DISABLE_RESOLVE_COUNTRIES "country " #endif