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 "Hurd".
The branch, master has been updated
via 58b14261de08df1600b7435808c3bec022b6b7e9 (commit)
from cc0f781b8a241178dcf7f1e6c2e928f2dfa28987 (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 58b14261de08df1600b7435808c3bec022b6b7e9
Author: Diego Nieto Cid <[email protected]>
Date: Sat Oct 4 20:40:26 2025 +0100
console-client/xkb: remove set but unused variable
../../console-client/xkb/xkbtimer.c: In function 'xkb_generate_event':
../../console-client/xkb/xkbtimer.c:95:20: warning: variable 'prevkc'
set but not used [-Wunused-but-set-variable]
95 | static keycode_t prevkc = 0;
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
console-client/xkb/xkbtimer.c | 3 ---
1 file changed, 3 deletions(-)
hooks/post-receive
--
Hurd