From 34afde5c73b5570d6f8cce9b49993b23b77bfb86 Mon Sep 17 00:00:00 2001 From: "djm@openbsd.org" Date: Sat, 3 Apr 2021 05:54:14 +0000 Subject: upstream: whitespace (tab after space) OpenBSD-Commit-ID: 0e2b3f7674e985d3f7c27ff5028e690ba1c2efd4 --- servconf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'servconf.h') diff --git a/servconf.h b/servconf.h index 3ce9284fe..7ad9d6ae4 100644 --- a/servconf.h +++ b/servconf.h @@ -1,4 +1,4 @@ -/* $OpenBSD: servconf.h,v 1.152 2021/03/12 04:08:19 dtucker Exp $ */ +/* $OpenBSD: servconf.h,v 1.153 2021/04/03 05:54:14 djm Exp $ */ /* * Author: Tatu Ylonen @@ -236,7 +236,7 @@ typedef struct { struct connection_info { const char *user; const char *host; /* possibly resolved hostname */ - const char *address; /* remote address */ + const char *address; /* remote address */ const char *laddress; /* local address */ int lport; /* local port */ const char *rdomain; /* routing domain if available */ -- cgit v1.2.3