summaryrefslogtreecommitdiffstats
path: root/sys/msdosfs
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1995-01-29 01:27:58 +0000
committerats <ats@FreeBSD.org>1995-01-29 01:27:58 +0000
commitdc666a09a5c90df0f2da97cacfe2f5f85bb143df (patch)
tree26ebe7f17d8e96297207738ab43a91f0967bcc8a /sys/msdosfs
parent44090836791751bd7f433f739d368cc9962e7c2d (diff)
downloadFreeBSD-src-dc666a09a5c90df0f2da97cacfe2f5f85bb143df.zip
FreeBSD-src-dc666a09a5c90df0f2da97cacfe2f5f85bb143df.tar.gz
Kill the comment in a comment to shut up the compiler.
Diffstat (limited to 'sys/msdosfs')
-rw-r--r--sys/msdosfs/msdosfs_denode.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/msdosfs/msdosfs_denode.c b/sys/msdosfs/msdosfs_denode.c
index b811c11..2e03af6 100644
--- a/sys/msdosfs/msdosfs_denode.c
+++ b/sys/msdosfs/msdosfs_denode.c
@@ -1,4 +1,4 @@
-/* $Id: msdosfs_denode.c,v 1.6 1994/12/27 12:37:35 bde Exp $ */
+/* $Id: msdosfs_denode.c,v 1.7 1995/01/09 16:04:59 davidg Exp $ */
/* $NetBSD: msdosfs_denode.c,v 1.9 1994/08/21 18:44:00 ws Exp $ */
/*-
@@ -477,7 +477,7 @@ detrunc(dep, length, flags, cred, p)
#endif
return error;
}
- /* vnode_pager_uncache(DETOV(dep)); /* what's this for? */
+ /* vnode_pager_uncache(DETOV(dep)); what's this for? */
/*
* is this the right place for it?
*/
OpenPOWER on IntegriCloud