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