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