summaryrefslogtreecommitdiffstats
path: root/ssh.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-10-17 02:57:23 +0200
committerDamien Miller <djm@mindrot.org>2013-10-17 02:57:23 +0200
commite3ea09494dcfe7ba76536e95765c8328ecfc18fb (patch)
treea4fc1bb977c4fb2533b6c6fb9a104df7d07c1db6 /ssh.c
parent - djm@cvs.openbsd.org 2013/10/17 00:30:13 (diff)
downloadopenssh-e3ea09494dcfe7ba76536e95765c8328ecfc18fb.tar.xz
openssh-e3ea09494dcfe7ba76536e95765c8328ecfc18fb.zip
- djm@cvs.openbsd.org 2013/10/17 00:46:49
[ssh.c] rearrange check to reduce diff against -portable (Id sync only)
Diffstat (limited to 'ssh.c')
-rw-r--r--ssh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh.c b/ssh.c
index 935390726..835f4822a 100644
--- a/ssh.c
+++ b/ssh.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh.c,v 1.387 2013/10/16 22:58:01 djm Exp $ */
+/* $OpenBSD: ssh.c,v 1.388 2013/10/17 00:46:49 djm Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland