From 78d811f8fbccb6a7fa33a4c81afa3efe7dd09e96 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Thu, 11 Oct 2001 01:07:50 +0000 Subject: [PATCH] spacing --- lib/isccfg/include/isccfg/log.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/isccfg/include/isccfg/log.h b/lib/isccfg/include/isccfg/log.h index 9ed4c9ba68..3627e712bc 100644 --- a/lib/isccfg/include/isccfg/log.h +++ b/lib/isccfg/include/isccfg/log.h @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: log.h,v 1.3 2001/03/13 03:04:08 gson Exp $ */ +/* $Id: log.h,v 1.4 2001/10/11 01:07:50 gson Exp $ */ #ifndef ISCCFG_LOG_H #define ISCCFG_LOG_H 1 @@ -28,7 +28,7 @@ extern isc_logmodule_t cfg_modules[]; #define CFG_LOGCATEGORY_CONFIG (&cfg_categories[0]) -#define CFG_LOGMODULE_PARSER (&cfg_modules[0]) +#define CFG_LOGMODULE_PARSER (&cfg_modules[0]) ISC_LANG_BEGINDECLS