summaryrefslogtreecommitdiffstats
path: root/pty.c
diff options
context:
space:
mode:
Diffstat (limited to 'pty.c')
-rw-r--r--pty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pty.c b/pty.c
index 440994b5..5209639d 100644
--- a/pty.c
+++ b/pty.c
@@ -14,7 +14,7 @@ Allocating a pseudo-terminal, and making it the controlling tty.
*/
#include "includes.h"
-RCSID("$Id: pty.c,v 1.1 1999/10/27 03:42:44 damien Exp $");
+RCSID("$Id: pty.c,v 1.1.1.1 1999/10/27 03:42:44 damien Exp $");
#include "pty.h"
#include "ssh.h"