summaryrefslogtreecommitdiffhomepage
path: root/sshpty.c
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2004-07-30 11:27:52 +0000
committerMatt Johnston <matt@ucc.asn.au>2004-07-30 11:27:52 +0000
commit225452befcf83a7ed8923b96a285cb102c82f1a6 (patch)
treeeeb528001f8305ecbce9c4451dd215791128e161 /sshpty.c
parentb601f68cda9187ed77d21eb46126fc83ba0bd14b (diff)
get rid of the substitution... We want a fixed identifier
--HG-- extra : convert_revision : d6b70dbcc1713663608033cb41cde196d44d4f2c
Diffstat (limited to 'sshpty.c')
-rw-r--r--sshpty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshpty.c b/sshpty.c
index 799a92c..3526ff0 100644
--- a/sshpty.c
+++ b/sshpty.c
@@ -15,7 +15,7 @@
* called by a name other than "ssh" or "Secure Shell".
*/
-/*RCSID("$OpenBSD: sshpty.c,v 1.7 2002/06/24 17:57:20 deraadt Exp $");*/
+/*RCSID("OpenBSD: sshpty.c,v 1.7 2002/06/24 17:57:20 deraadt Exp ");*/
#include "includes.h"
#include "dbutil.h"