Index: /trunk/FACT++/src/DimServerList.h
===================================================================
--- /trunk/FACT++/src/DimServerList.h	(revision 10426)
+++ /trunk/FACT++/src/DimServerList.h	(revision 10427)
@@ -13,6 +13,6 @@
 
 private:
+    ServerList fServerList;  /// A list with the available servers
     DimInfo    fDimServers;  /// A DimInfo to retrieve the SERVER_LIST from teh DNS server
-    ServerList fServerList;  /// A list with the available servers
 
     virtual void AddServer(const std::string &) { };
