Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys Remove obsolete comment.
details: https://anonhg.NetBSD.org/src/rev/20f55d9f74df
branches: trunk
changeset: 485703:20f55d9f74df
user: ad <ad%NetBSD.org@localhost>
date: Wed May 03 14:53:15 2000 +0000
description:
Remove obsolete comment.
diffstat:
sys/sys/mount.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 435037faf013 -r 20f55d9f74df sys/sys/mount.h
--- a/sys/sys/mount.h Wed May 03 14:40:39 2000 +0000
+++ b/sys/sys/mount.h Wed May 03 14:53:15 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: mount.h,v 1.82 2000/03/16 18:08:17 jdolecek Exp $ */
+/* $NetBSD: mount.h,v 1.83 2000/05/03 14:53:15 ad Exp $ */
/*
* Copyright (c) 1989, 1991, 1993
@@ -183,8 +183,6 @@
/*
* Mask of flags that are visible to statfs()
- * Since f_flags in struct statfs is short, this mask overflows on
- * most architecture. XXX.
*/
#define MNT_VISFLAGMASK 0xfc00ffff
Home |
Main Index |
Thread Index |
Old Index