summaryrefslogtreecommitdiff
path: root/servconf.c
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-01-24 13:10:56 +0000
committerKevin Steves <stevesk@pobox.com>2001-01-24 13:10:56 +0000
commit54286c58dae86d07e449f8ec1416f77fceaf7d36 (patch)
tree9ba8815e137af53a2b945cbf7be1e4c2819eaa58 /servconf.c
parent2396b30d9598bad07fe282e9626779967c4e14b8 (diff)
whitespace sync
Diffstat (limited to 'servconf.c')
-rw-r--r--servconf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/servconf.c b/servconf.c
index 2738c62e9..9f292b6a5 100644
--- a/servconf.c
+++ b/servconf.c
@@ -29,7 +29,6 @@ RCSID("$OpenBSD: servconf.c,v 1.63 2001/01/22 23:06:39 markus Exp $");
29#include "misc.h" 29#include "misc.h"
30#include "cipher.h" 30#include "cipher.h"
31 31
32
33/* add listen address */ 32/* add listen address */
34void add_listen_addr(ServerOptions *options, char *addr); 33void add_listen_addr(ServerOptions *options, char *addr);
35 34