summaryrefslogtreecommitdiff
path: root/sshpty.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 14:24:30 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 14:24:30 +1000
commit32a9dba66d64bee67ddf3894a4677fcb1b87f66a (patch)
tree7459ccf94f74d55d0701dfbf2625bdaf193989e1 /sshpty.c
parentbc1bd9dbe33642bca860919dcfd95e0362d7aba4 (diff)
downloadopenssh-git-32a9dba66d64bee67ddf3894a4677fcb1b87f66a.tar.gz
- stevesk@cvs.openbsd.org 2007/09/11 23:49:09
[sshpty.c] remove #if defined block not needed; ok markus@ dtucker@ (NB. RCD ID sync only for portable)
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 34ea7a74..5a0d1a7a 100644
--- a/sshpty.c
+++ b/sshpty.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshpty.c,v 1.27 2007/09/11 04:36:29 stevesk Exp $ */
+/* $OpenBSD: sshpty.c,v 1.28 2007/09/11 23:49:09 stevesk Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland