From 615059b53832da4a5e96cd87c1ea7f2acdbc85ae Mon Sep 17 00:00:00 2001 From: rwatson Date: Sat, 20 Apr 2002 01:14:25 +0000 Subject: Spelling fix for comment. --- sys/fs/procfs/procfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/fs/procfs') diff --git a/sys/fs/procfs/procfs.h b/sys/fs/procfs/procfs.h index 420d4e6..4baaf50 100644 --- a/sys/fs/procfs/procfs.h +++ b/sys/fs/procfs/procfs.h @@ -61,7 +61,7 @@ int procfs_close(PFS_CLOSE_ARGS); /* Attributes */ int procfs_attr(PFS_ATTR_ARGS); -/* Visbility */ +/* Visibility */ int procfs_notsystem(PFS_VIS_ARGS); int procfs_candebug(PFS_VIS_ARGS); -- cgit v1.1