fixed some output config text, added macro SILC_SERVER_CONFIG_ALLOCTMP,
[silc.git] / lib / silcutil / silcconfig.h
index a6a20756db75b05a95b5b76e176d75a0d23dc7ba..5138dc247490c2908beb0d332de8ea5924733fe2 100644 (file)
@@ -94,6 +94,7 @@
 enum {
   SILC_CONFIG_OK,              /* OK */
   SILC_CONFIG_ESILENT,         /* Error defined by callback function */
+  SILC_CONFIG_EPRINTLINE,      /* Error defined by callback function */
   SILC_CONFIG_EGENERIC,                /* Invalid syntax */
   SILC_CONFIG_EINTERNAL,       /* Internal Error (caused by developer) */
   SILC_CONFIG_ECANTOPEN,       /* Can't open specified file */