From 2c1bed04ca5ae3f7c89d23c5e9ae4566bfaf007d Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Wed, 26 Sep 2007 11:18:34 +0000 Subject: [PATCH] Revert last commit. Did not build. --- libtorrent/src/torrent.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtorrent/src/torrent.cpp b/libtorrent/src/torrent.cpp index 376d8f43f..0e4b97a5d 100755 --- a/libtorrent/src/torrent.cpp +++ b/libtorrent/src/torrent.cpp @@ -1731,7 +1731,7 @@ namespace libtorrent m_resolving_country = false; // must be ordered in increasing order - static const country_entry country_map[] = + country_entry country_map[] = { { 4, "AF"}, { 8, "AL"}, { 10, "AQ"}, { 12, "DZ"}, { 16, "AS"} , { 20, "AD"}, { 24, "AO"}, { 28, "AG"}, { 31, "AZ"}, { 32, "AR"}