kopia lustrzana https://github.com/Hamlib/Hamlib
Fix cppcheck warnings in parallel.c
rodzic
ddc8ff0c65
commit
c71bb35ab1
|
@ -126,9 +126,8 @@
|
|||
*/
|
||||
int par_open(hamlib_port_t *port)
|
||||
{
|
||||
int fd;
|
||||
|
||||
#ifdef HAVE_LINUX_PPDEV_H
|
||||
int fd;
|
||||
int mode;
|
||||
#endif
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue