diff options
author | Kevin Steves <stevesk@pobox.com> | 2001-01-24 13:10:56 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@pobox.com> | 2001-01-24 13:10:56 +0000 |
commit | 54286c58dae86d07e449f8ec1416f77fceaf7d36 (patch) | |
tree | 9ba8815e137af53a2b945cbf7be1e4c2819eaa58 | |
parent | 2396b30d9598bad07fe282e9626779967c4e14b8 (diff) |
whitespace sync
-rw-r--r-- | servconf.c | 1 |
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 */ |
34 | void add_listen_addr(ServerOptions *options, char *addr); | 33 | void add_listen_addr(ServerOptions *options, char *addr); |
35 | 34 | ||