summaryrefslogtreecommitdiffstats
path: root/sshpty.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 06:24:30 +0200
committerDamien Miller <djm@mindrot.org>2007-10-26 06:24:30 +0200
commit32a9dba66d64bee67ddf3894a4677fcb1b87f66a (patch)
tree7459ccf94f74d55d0701dfbf2625bdaf193989e1 /sshpty.c
parent - (dtucker) [configure.ac defines.h] Shadow expiry does not work on QNX6 (diff)
downloadopenssh-32a9dba66d64bee67ddf3894a4677fcb1b87f66a.tar.xz
openssh-32a9dba66d64bee67ddf3894a4677fcb1b87f66a.zip
- 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 34ea7a74a..5a0d1a7ad 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