I should have paid attention while reading realm.h, the code was clearly all right.
On Fri, Jul 25, 2014 at 01:58:07PM +0200, u-codalist-r...@aetey.se wrote: > - ReplaceRootServers(); > + ReplaceRootServers(NULL); I still would argue that such a change shows the intention more clearly, the code reader does not have to consult the separate .h file to know what happens. Rune