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..720a6ebf71a1 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 2004/06/29 21:28:09 dwmalone Exp $");
#include <sys/param.h>
#include <sys/time.h>