kopia lustrzana https://github.com/Hamlib/Hamlib
Fix name of command in the version text
rodzic
f390aa499d
commit
6eee376cbf
|
@ -309,7 +309,7 @@ int main(int argc, char *argv[])
|
||||||
exit(0);
|
exit(0);
|
||||||
|
|
||||||
case 'V':
|
case 'V':
|
||||||
printf("rigctl %s\n", hamlib_version2);
|
printf("rigctld %s\n", hamlib_version2);
|
||||||
exit(0);
|
exit(0);
|
||||||
|
|
||||||
case 'R':
|
case 'R':
|
||||||
|
|
Ładowanie…
Reference in New Issue