fixed some output config text, added macro SILC_SERVER_CONFIG_ALLOCTMP,
[silc.git] / lib / silcutil / silcconfig.c
index de73159a79e41fd4e8b9cea321af9d904b814ed7..c2f6c1b8c4268a9b3f83bec238bacd66fea1d153 100644 (file)
@@ -60,6 +60,7 @@ struct SilcConfigEntityObject {
 static char *errorstrs[] = {
   "-OK",                                       /* SILC_CONFIG_OK */
   "-SILENT",                                   /* SILC_CONFIG_ESILENT */
+  "-PRINTLINE",                                        /* SILC_CONFIG_EPRINTLINE */
   "Invalid syntax",                            /* SILC_CONFIG_EGENERIC */
   "Internal error! Please report this bug",    /* SILC_CONFIG_EINTERNAL */
   "Can't open specified file",                 /* SILC_CONFIG_ECANTOPEN */