kopia lustrzana https://github.com/Hamlib/Hamlib
Remove debug from rigctlcom.c
rodzic
68b7278a9a
commit
1ceae3a3f3
tests
|
@ -383,11 +383,8 @@ int main(int argc, char *argv[])
|
|||
break;
|
||||
|
||||
case 'S':
|
||||
printf("yup\n");
|
||||
|
||||
if (!optarg)
|
||||
{
|
||||
printf("nope\n");
|
||||
usage(); /* wrong arg count */
|
||||
exit(1);
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue