summaryrefslogtreecommitdiff
path: root/sbin/mount_msdos/mount_msdos.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_msdos/mount_msdos.c')
-rw-r--r--sbin/mount_msdos/mount_msdos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_msdos/mount_msdos.c b/sbin/mount_msdos/mount_msdos.c
index 8265826239fb..a59ff9b0e324 100644
--- a/sbin/mount_msdos/mount_msdos.c
+++ b/sbin/mount_msdos/mount_msdos.c
@@ -32,7 +32,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/mount_msdos/mount_msdos.c,v 1.19.2.1 2000/07/20 10:35:13 kris Exp $";
#endif /* not lint */
#include <sys/param.h>