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