From: n0nb <n0...@us...> - 2025-09-07 23:08:16
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hamlib -- Ham radio control libraries". The branch, master has been updated via 9f4e4d38467fb50e00e79a38fe1fd34f00dbc19d (commit) via 89c18ba89c7ddf3ea22608fc2136ed186f4989f5 (commit) from 0f871a5a3e24a85414eb3a8bcfa9b6b9776406f0 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 9f4e4d38467fb50e00e79a38fe1fd34f00dbc19d Merge: 0f871a5a3 89c18ba89 Author: Nate Bargmann <n0...@n0...> Date: Sun Sep 7 18:04:50 2025 -0500 Merge GitHub PR #1890 commit 89c18ba89c7ddf3ea22608fc2136ed186f4989f5 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: Sun Sep 7 10:40:04 2025 +0200 Fix typo diff --git a/cppcheck.sh b/cppcheck.sh index e55f20164..aeb2115a8 100755 --- a/cppcheck.sh +++ b/cppcheck.sh @@ -61,7 +61,7 @@ CHECK="\ -D BACKEND_EXPORT \ -D PRId64 \ -D DECLARE_INITRIG_BACKEND \ --D DECLARE_INITRROT_BACKEND \ +-D DECLARE_INITROT_BACKEND \ -D DECLARE_INITAMP_BACKEND \ -D B230400 -U RIG_LEVEL_LINEOUT \ ----------------------------------------------------------------------- Summary of changes: cppcheck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Hamlib -- Ham radio control libraries |