diff options
Diffstat (limited to 'sbin/mount_msdosfs/mount_msdosfs.c')
| -rw-r--r-- | sbin/mount_msdosfs/mount_msdosfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_msdosfs/mount_msdosfs.c b/sbin/mount_msdosfs/mount_msdosfs.c index 8947644d152c..291cf28ae8b8 100644 --- a/sbin/mount_msdosfs/mount_msdosfs.c +++ b/sbin/mount_msdosfs/mount_msdosfs.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/mount_msdosfs/mount_msdosfs.c,v 1.43.12.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> |
