[Hamlib-developer] [Hamlib/Hamlib] 1aebee: Fix clang warning on callback functions
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2022-11-14 22:38:21
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 1aebee2da9d29ff1d1a16e19f23bbff4e0f319a8 https://github.com/Hamlib/Hamlib/commit/1aebee2da9d29ff1d1a16e19f23bbff4e0f319a8 Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-11-14 (Mon, 14 Nov 2022) Changed paths: M include/hamlib/rig.h M rigs/aor/aor.c M src/mem.c A tests/testcaps.sh Log Message: ----------- Fix clang warning on callback functions https://github.com/Hamlib/Hamlib/issues/1149 |