This commit is contained in:
Jeff Becker
2016-07-15 13:59:56 -04:00
parent a5d84bf8a9
commit a0144f093f

View File

@@ -724,7 +724,7 @@ namespace data
}
if (!found)
{
std::set<IdentHash> excLudedrouters;
std::set<IdentHash> excludedRouters;
const uint8_t * exclude_ident = excluded;
for (int i = 0; i < numExcluded; i++)
{