Patch level : 12.0 790

Files correlati     : utility.cpp
Commento            : Corretto nome ranger
This commit is contained in:
Sirio Builder 2019-05-17 16:51:04 +02:00
parent 2b5802ab4c
commit 3b05d4e52e

View File

@ -615,7 +615,7 @@ static bool is_sirio_station(const char* hostname)
"SPOCK", // Alessandro ? "SPOCK", // Alessandro ?
"ARCHIMEDE", // Alessandro "ARCHIMEDE", // Alessandro
"SIRIOCOMP", "SIRIOCOMP",
"NBK_SPALACINO_ACERW10", // Simone "NBK_SPALACINO_A", // Simone
NULL NULL
}; };
for (int i = 0; ranger[i]; i++) for (int i = 0; ranger[i]; i++)