From bb98e3ba63d239436390d071534fd467b1915d0d Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 13 Apr 2001 21:35:52 +0000 Subject: [PATCH] updates. --- apps/silcd/serverconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/silcd/serverconfig.h b/apps/silcd/serverconfig.h index 095b3d7b..885c32eb 100644 --- a/apps/silcd/serverconfig.h +++ b/apps/silcd/serverconfig.h @@ -82,7 +82,7 @@ typedef struct SilcServerConfigSectionLoggingStruct { #define SILC_CONFIG_SERVER_LF_INFO "infologfile" #define SILC_CONFIG_SERVER_LF_WARNING "warninglogfile" #define SILC_CONFIG_SERVER_LF_ERROR "errorlogfile" -#define SILC_CONFIG_SERVER_LF_FATAL "fatalogfile" +#define SILC_CONFIG_SERVER_LF_FATAL "fatallogfile" } SilcServerConfigSectionLogging; /* Holds all configured connection classes */ -- 2.43.0