summaryrefslogtreecommitdiff
path: root/ssh.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-10-17 11:57:23 +1100
committerDamien Miller <djm@mindrot.org>2013-10-17 11:57:23 +1100
commite3ea09494dcfe7ba76536e95765c8328ecfc18fb (patch)
treea4fc1bb977c4fb2533b6c6fb9a104df7d07c1db6 /ssh.c
parentf29238e67471a7f1088a99c3c3dbafce76b790cf (diff)
downloadopenssh-git-e3ea09494dcfe7ba76536e95765c8328ecfc18fb.tar.gz
- 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 93539072..835f4822 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