summaryrefslogtreecommitdiff
path: root/clientloop.c
diff options
context:
space:
mode:
authordtucker@openbsd.org <dtucker@openbsd.org>2021-07-05 01:21:07 +0000
committerDamien Miller <djm@mindrot.org>2021-07-08 14:57:17 +1000
commitb5d23150b4e3368f4983fd169d432c07afeee45a (patch)
tree7081141e21c9527bdb1488360b30cb10ef02e7af /clientloop.c
parent8f57be9f279b8e905f9883066aa633c7e67b31cf (diff)
downloadopenssh-git-b5d23150b4e3368f4983fd169d432c07afeee45a.tar.gz
upstream: Fix a couple of whitespace things. Portable already has
these so this removes two diffs between the two. OpenBSD-Commit-ID: 769f017ebafd8e741e337b3e9e89eb5ac73c9c56
Diffstat (limited to 'clientloop.c')
-rw-r--r--clientloop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clientloop.c b/clientloop.c
index 4fa57de8..2692fecc 100644
--- a/clientloop.c
+++ b/clientloop.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: clientloop.c,v 1.364 2021/05/26 01:47:24 djm Exp $ */
+/* $OpenBSD: clientloop.c,v 1.365 2021/07/05 01:21:07 dtucker Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland