[Hamlib-developer] [Hamlib/Hamlib] 710dfe: kenwood.h: fix typo
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2025-01-25 04:11:45
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 710dfea56e79bee7ef41d060153d9e22efdf9c61 https://github.com/Hamlib/Hamlib/commit/710dfea56e79bee7ef41d060153d9e22efdf9c61 Author: classabbyamp <536...@us...> Date: 2025-01-24 (Fri, 24 Jan 2025) Changed paths: M rigs/kenwood/kenwood.h Log Message: ----------- kenwood.h: fix typo looks like `last_mode_pc` was missing a character on the type. This was caught by compiling on musl libc, where `mode_t` wasn't available from any of the other includes. Commit: 8309616e9b6d293d3354444ad9b83a0b9f7b0ffb https://github.com/Hamlib/Hamlib/commit/8309616e9b6d293d3354444ad9b83a0b9f7b0ffb Author: Michael Black <mdb...@ya...> Date: 2025-01-24 (Fri, 24 Jan 2025) Changed paths: M rigs/kenwood/kenwood.h Log Message: ----------- Merge pull request #1664 from classabbyamp/kenwood-mode kenwood.h: fix typo Compare: https://github.com/Hamlib/Hamlib/compare/bb4eb78d22c3...8309616e9b6d To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |