diff options
Diffstat (limited to 'usr.bin/doscmd/AsyncIO.c')
-rw-r--r-- | usr.bin/doscmd/AsyncIO.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/doscmd/AsyncIO.c b/usr.bin/doscmd/AsyncIO.c index 992fee526d900..d335faabc4f9b 100644 --- a/usr.bin/doscmd/AsyncIO.c +++ b/usr.bin/doscmd/AsyncIO.c @@ -29,7 +29,7 @@ * * BSDI AsyncIO.c,v 2.2 1996/04/08 19:32:10 bostic Exp * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/doscmd/AsyncIO.c,v 1.3 1999/09/29 20:09:17 marcel Exp $ */ #include <stdio.h> |