diff sshpty.c @ 38:5c6f9d27ea1c

get rid of the substitution... We want a fixed identifier
author Matt Johnston <matt@ucc.asn.au>
date Fri, 30 Jul 2004 11:27:52 +0000
parents fe6bca95afa7
children 740e782679be a98a2138364a
line wrap: on
line diff
--- a/sshpty.c	Fri Jul 30 03:02:19 2004 +0000
+++ b/sshpty.c	Fri Jul 30 11:27:52 2004 +0000
@@ -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"