Hamlib/alinco
Michael McConville 875d0fcdfb Fix erroneous boolean logic
It seems like || was used where && was intended here. Currently, the
conditions are always true, and there's no reason for them to be written
this way.

Found with Coccinelle.
2016-04-14 12:47:46 -04:00
..
Android.mk
Makefile.am
alinco.c Fix erroneous boolean logic 2016-04-14 12:47:46 -04:00
alinco.h
dx77.c