diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2003-05-20 03:19:58 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2003-05-20 03:19:58 +0000 |
commit | d1464e0c44bf6a8c5ec299b7a312d0c881fb7acc (patch) | |
tree | 78be4e3ee28d60e5f2cbfb32f91adef850951dc6 /sbin/mount_ntfs/mount_ntfs.c | |
parent | 98c5e8c191240737f6b45f2a821a2aad3caf2754 (diff) |
$OpenBSD$ tags
Diffstat (limited to 'sbin/mount_ntfs/mount_ntfs.c')
-rw-r--r-- | sbin/mount_ntfs/mount_ntfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_ntfs/mount_ntfs.c b/sbin/mount_ntfs/mount_ntfs.c index e2855a3b5ab..857021ad2a8 100644 --- a/sbin/mount_ntfs/mount_ntfs.c +++ b/sbin/mount_ntfs/mount_ntfs.c @@ -1,4 +1,4 @@ -/* $Id */ +/* $OpenBSD: mount_ntfs.c,v 1.2 2003/05/20 03:19:57 tedu Exp $ */ /* $NetBSD: mount_ntfs.c,v 1.9 2003/05/03 15:37:08 christos Exp $ */ /* |