aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fstat/msdosfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fstat/msdosfs.c')
-rw-r--r--usr.bin/fstat/msdosfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fstat/msdosfs.c b/usr.bin/fstat/msdosfs.c
index 5bae63e4b5eb..e1028448d38b 100644
--- a/usr.bin/fstat/msdosfs.c
+++ b/usr.bin/fstat/msdosfs.c
@@ -35,7 +35,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/fstat/msdosfs.c,v 1.9.28.1 2009/04/15 03:14:26 kensmith Exp $");
#include <sys/param.h>
#include <sys/time.h>