summaryrefslogtreecommitdiff
path: root/usr.bin/rsh/rsh.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rsh/rsh.c')
-rw-r--r--usr.bin/rsh/rsh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rsh/rsh.c b/usr.bin/rsh/rsh.c
index 7d8385e27da00..d2b1ade71473f 100644
--- a/usr.bin/rsh/rsh.c
+++ b/usr.bin/rsh/rsh.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "From: @(#)rsh.c 8.3 (Berkeley) 4/6/94";
#endif
static const char rcsid[] =
- "$Id: rsh.c,v 1.15 1998/03/23 07:46:23 charnier Exp $";
+ "$Id: rsh.c,v 1.16 1998/10/09 06:47:57 markm Exp $";
#endif /* not lint */
#include <sys/types.h>