From d51ebc0feb6d825891685192088cf98983c6c4dc Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Fri, 19 May 2000 16:54:53 +0000 Subject: oops, s/niothreads/iothreads/ in FS_NFS_NAMES --- sys/nfs/nfs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/nfs') diff --git a/sys/nfs/nfs.h b/sys/nfs/nfs.h index 31e7a5b768b..919a5040682 100644 --- a/sys/nfs/nfs.h +++ b/sys/nfs/nfs.h @@ -1,4 +1,4 @@ -/* $OpenBSD: nfs.h,v 1.8 2000/05/19 16:36:03 mickey Exp $ */ +/* $OpenBSD: nfs.h,v 1.9 2000/05/19 16:54:52 mickey Exp $ */ /* $NetBSD: nfs.h,v 1.10.4.1 1996/05/27 11:23:56 fvdl Exp $ */ /* @@ -243,7 +243,7 @@ struct nfsstats { #define FS_NFS_NAMES { \ { 0, 0 }, \ { "nfsstats", CTLTYPE_STRUCT }, \ - { "niothreads", CTLTYPE_INT } \ + { "iothreads", CTLTYPE_INT } \ } /* -- cgit v1.2.3