diff options
Diffstat (limited to 'usr.bin/doscmd/int1a.c')
-rw-r--r-- | usr.bin/doscmd/int1a.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/doscmd/int1a.c b/usr.bin/doscmd/int1a.c index ff7df30f8376..3eac028d81c6 100644 --- a/usr.bin/doscmd/int1a.c +++ b/usr.bin/doscmd/int1a.c @@ -29,7 +29,7 @@ * * BSDI int1a.c,v 2.2 1996/04/08 19:32:49 bostic Exp * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/doscmd/int1a.c,v 1.2.2.1 1999/08/29 15:27:06 peter Exp $ */ #include "doscmd.h" |