Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > media > main-testing-src > by-pkgid > 0d8d3b6f8841c188595be4843c7fa9af > files > 3

armagetron-0.2.8.2.1-5.3mdv2009.0.src.rpm

--- armagetronad-0.2.8.2.1/src/network/nServerInfo.cpp.bak	2009-05-24 01:17:01.024847057 +0200
+++ armagetronad-0.2.8.2.1/src/network/nServerInfo.cpp	2009-05-24 01:17:19.594885985 +0200
@@ -1372,7 +1372,7 @@
     if (!masterInfo)
         return;
 
-    DeleteAll();
+    DeleteAll(false);
 
     // load all the servers we know
     Load( tDirectories::Var(), MasterFile() );