[Hamlib-developer] [Hamlib/Hamlib] 825e3e: Fix call to rig_get_vfo in rig.c -- compiler did n...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2022-08-26 22:58:43
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 825e3eefa814fea6d597d3eb8547c40f2a5542ce https://github.com/Hamlib/Hamlib/commit/825e3eefa814fea6d597d3eb8547c40f2a5542ce Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-08-26 (Fri, 26 Aug 2022) Changed paths: M src/rig.c Log Message: ----------- Fix call to rig_get_vfo in rig.c -- compiler did not catch flipping tx_vfo and split pointers https://github.com/Hamlib/Hamlib/issues/1100 |