Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1BC4084F11 for ; Fri, 16 Jun 2023 19:40:48 +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 yNErHHuF6q7I for ; Fri, 16 Jun 2023 19:40:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B756484CF2 for ; Fri, 16 Jun 2023 19:40:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E0006FA89; Fri, 16 Jun 2023 19:40:46 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 16 Jun 2023 19:40:46 +0000 From: "Andrius Varanavicius" Subject: CVS commit: src/sys/fs/nfs/common To: source-changes@NetBSD.org Approved: for-source-only Reply-To: andvar@netbsd.org X-Mailer: log_accum Message-Id: <20230616194046.E0006FA89@cvs.NetBSD.org> Module Name: src Committed By: andvar Date: Fri Jun 16 19:40:46 UTC 2023 Modified Files: src/sys/fs/nfs/common: nfs_commonkrpc.c Log Message: s/curent/current/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/fs/nfs/common/nfs_commonkrpc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.