summaryrefslogtreecommitdiffstats
path: root/sys/ntfs
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ntfs')
-rw-r--r--sys/ntfs/ntfs_vfsops.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/ntfs/ntfs_vfsops.c b/sys/ntfs/ntfs_vfsops.c
index 7d1f91d..c22d063 100644
--- a/sys/ntfs/ntfs_vfsops.c
+++ b/sys/ntfs/ntfs_vfsops.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: ntfs_vfsops.c,v 1.9 1999/02/02 01:54:54 semen Exp $
+ * $Id: ntfs_vfsops.c,v 1.3 1999/04/20 21:06:43 semenu Exp $
*/
@@ -885,7 +885,6 @@ static struct vfsops ntfs_vfsops = {
ntfs_fhtovp,
ntfs_vptofh,
ntfs_init,
- NULL,
NULL
};
VFS_SET(ntfs_vfsops, ntfs, 0);
OpenPOWER on IntegriCloud