diff options
Diffstat (limited to 'usr.bin/doscmd/int.c')
-rw-r--r-- | usr.bin/doscmd/int.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/doscmd/int.c b/usr.bin/doscmd/int.c index be70d1f904b4..8a5085646791 100644 --- a/usr.bin/doscmd/int.c +++ b/usr.bin/doscmd/int.c @@ -21,7 +21,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/doscmd/int.c,v 1.8 2002/03/30 13:51:40 dwmalone Exp $"); #include "doscmd.h" |