summaryrefslogtreecommitdiff
path: root/servconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'servconf.c')
-rw-r--r--servconf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/servconf.c b/servconf.c
index c761ff01c..100d38d9b 100644
--- a/servconf.c
+++ b/servconf.c
@@ -1,5 +1,5 @@
1 1
2/* $OpenBSD: servconf.c,v 1.241 2013/08/06 23:06:01 djm Exp $ */ 2/* $OpenBSD: servconf.c,v 1.242 2013/10/23 05:40:58 dtucker Exp $ */
3/* 3/*
4 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
5 * All rights reserved 5 * All rights reserved
@@ -641,7 +641,7 @@ out:
641 641
642/* 642/*
643 * All of the attributes on a single Match line are ANDed together, so we need 643 * All of the attributes on a single Match line are ANDed together, so we need
644 * to check every * attribute and set the result to zero if any attribute does 644 * to check every attribute and set the result to zero if any attribute does
645 * not match. 645 * not match.
646 */ 646 */
647static int 647static int