Add comment to netrigctl.c

pull/224/head
Michael Black 2020-04-04 15:48:53 -05:00
rodzic 6a2e675216
commit fa101ae467
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -530,6 +530,7 @@ static int netrigctl_open(RIG *rig)
}
else
{
// not an error -- just a warning for backward compatibily
rig_debug(RIG_DEBUG_ERR, "%s: unknown setting='%s'\n", __func__, buf);
}
}