summaryrefslogtreecommitdiff
path: root/sshpty.c
diff options
context:
space:
mode:
authordjm <djm>2007-10-26 04:24:30 +0000
committerdjm <djm>2007-10-26 04:24:30 +0000
commitf327e81359208fa9a1aaa97829ae3d73c48ae6a9 (patch)
tree1b7341d64ed78cbd3519adf8f02e39636c1be94f /sshpty.c
parent8d20fc98a2f2eeec77baff3f6677aaaeb2180f16 (diff)
downloadopenssh-f327e81359208fa9a1aaa97829ae3d73c48ae6a9.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