diff options
Diffstat (limited to 'usr.bin/doscmd/int13.c')
| -rw-r--r-- | usr.bin/doscmd/int13.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/doscmd/int13.c b/usr.bin/doscmd/int13.c index a52daea8f2b4..3afe60345a2e 100644 --- a/usr.bin/doscmd/int13.c +++ b/usr.bin/doscmd/int13.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/doscmd/int13.c,v 1.4.2.2 2002/04/25 11:04:51 tg Exp $"); #include <sys/ioctl.h> #include <sys/types.h> |
