diff options
Diffstat (limited to 'usr.bin/talk/io.c')
| -rw-r--r-- | usr.bin/talk/io.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/talk/io.c b/usr.bin/talk/io.c index fc3dc5494681..ea4ea29ef74c 100644 --- a/usr.bin/talk/io.c +++ b/usr.bin/talk/io.c @@ -36,7 +36,7 @@  static char sccsid[] = "@(#)io.c	8.1 (Berkeley) 6/6/93";  #endif  static const char rcsid[] = -	"$Id$"; +	"$Id: io.c,v 1.5.2.1 1998/07/17 07:24:46 jkh Exp $";  #endif /* not lint */  /* | 
