diff --git a/rigs/kenwood/thd72.c b/rigs/kenwood/thd72.c index 39f8b0659..544f48b4e 100644 --- a/rigs/kenwood/thd72.c +++ b/rigs/kenwood/thd72.c @@ -1121,7 +1121,7 @@ static int thd72_set_func(RIG *rig, vfo_t vfo, setting_t func, int status) static int thd72_get_func(RIG *rig, vfo_t vfo, setting_t func, int *status) { - int retval, f; + int retval, f=-1; char c; rig_debug(RIG_DEBUG_TRACE, "%s: called\n", __func__);