]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hwclock: remove two comments about parameters that no longer exist
authorBenno Schulenberg <bensberg@telfort.nl>
Sun, 6 Apr 2025 15:21:44 +0000 (17:21 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 8 Apr 2025 10:37:27 +0000 (12:37 +0200)
commit266911ea3a9cce0b5d32eb246b63a87796b6b3d4
tree577fa9c1e8060f6f8b6be3fcbc5fb2c1a6300ba1
parent6e62a2ddc1fc6eeccb0ae96056eb11f064eea161
hwclock: remove two comments about parameters that no longer exist

Commit 336f7c5f68 from nine years ago removed the 'universal' and
'testing' parameters of do_adjustment() but forgot to update the
leading comment.

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
sys-utils/hwclock.c