remove erroneous comment

This commit is contained in:
Antoine Rousseau 2024-09-27 15:54:09 +02:00
parent e3a41b4a0c
commit 28f47d7dfc

View file

@ -1374,7 +1374,7 @@ allows COM port numbers to be specified. */
serial_device_prefix = "/dev/tty[ASU]*"; serial_device_prefix = "/dev/tty[ASU]*";
#elif defined IRIX #elif defined IRIX
serial_device_prefix = "/dev/ttyd*"; serial_device_prefix = "/dev/ttyd*";
#endif /* __linux__ */ #endif
if(argc > 0) { if(argc > 0) {
if (argv->a_type == A_FLOAT) if (argv->a_type == A_FLOAT)