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 096f04a683a2..97e81000435f 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.44.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> |
