Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 63F0E84F92 for ; Sun, 30 Jul 2023 12:39:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id APR8s6t_YcHZ for ; Sun, 30 Jul 2023 12:39:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 07DE684D95 for ; Sun, 30 Jul 2023 12:39:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F3558FBDB; Sun, 30 Jul 2023 12:39:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 30 Jul 2023 12:39:18 +0000 From: "Taylor R Campbell" Subject: CVS commit: src/sys/kern To: source-changes@NetBSD.org Approved: for-source-only Reply-To: riastradh@netbsd.org X-Mailer: log_accum Message-Id: <20230730123918.F3558FBDB@cvs.NetBSD.org> Module Name: src Committed By: riastradh Date: Sun Jul 30 12:39:18 UTC 2023 Modified Files: src/sys/kern: kern_tc.c Log Message: timecounter(9): Nix trailing whitespace. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/sys/kern/kern_tc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.