diff options
Diffstat (limited to 'usr.bin/write/write.c')
-rw-r--r-- | usr.bin/write/write.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/write/write.c b/usr.bin/write/write.c index 908bda04491fb..c551297821e3b 100644 --- a/usr.bin/write/write.c +++ b/usr.bin/write/write.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)write.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: write.c,v 1.9 1997/09/15 00:17:38 ache Exp $"; + "$Id: write.c,v 1.10 1997/09/15 00:40:34 ache Exp $"; #endif /* not lint */ #include <sys/param.h> |