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 84cb13f6eb0d..c4a35a2920db 100644 --- a/usr.bin/doscmd/int13.c +++ b/usr.bin/doscmd/int13.c @@ -29,7 +29,7 @@ * * BSDI int13.c,v 2.3 1996/04/08 19:32:43 bostic Exp * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/doscmd/int13.c,v 1.2.2.1 1999/08/29 15:27:05 peter Exp $ */ #include "doscmd.h" |