From ed9691fbc6ff8e502346417b1cb4ae50afd496ed Mon Sep 17 00:00:00 2001 From: Matthew Mondor Date: Fri, 14 Jan 2005 01:35:58 +0000 Subject: [PATCH] Minor cleanup --- include/confparse.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/confparse.h b/include/confparse.h index d3492d7..5f5660d 100644 --- a/include/confparse.h +++ b/include/confparse.h @@ -4,7 +4,7 @@ * Apply the GPL here. */ -/* $Id: confparse.h,v 1.3 2005/01/13 10:35:43 mmondor Exp $ */ +/* $Id: confparse.h,v 1.4 2005/01/14 01:35:58 mmondor Exp $ */ /* our structures */ @@ -289,7 +289,7 @@ sConf confporttab[] = {SCONFT_BIND, SCONFF_BIND, VARTYPE_NAME}, {SCONFT_IPMASK, SCONFF_IPMASK, VARTYPE_NAME}, #ifdef USE_SSL - {SCONFT_TYPE, SCONFF_TYPE, VARTYPE_NAME}, + {SCONFT_TYPE, SCONFF_TYPE, VARTYPE_NAME}, #endif {(char *) 0, 0, 0} }; -- 2.9.0