From: Pekka Riikonen Date: Fri, 13 Apr 2001 21:35:52 +0000 (+0000) Subject: updates. X-Git-Tag: SILC.0.1~13 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=bb98e3ba63d239436390d071534fd467b1915d0d updates. --- 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 */