X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcerrno.c;h=ff809c5f87831e35296623988c77986bd627c72f;hp=fae62b500f2a2786137443cba72a70f8a9a0af88;hb=72c29fbfbf198651c1125ac3d991df7a0cdf8acd;hpb=7188be3355995301fdfbd5257462c13520f5a19b diff --git a/lib/silcutil/silcerrno.c b/lib/silcutil/silcerrno.c index fae62b50..ff809c5f 100644 --- a/lib/silcutil/silcerrno.c +++ b/lib/silcutil/silcerrno.c @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 2007 Pekka Riikonen + Copyright (C) 2007 - 2008 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -432,6 +432,8 @@ const char *silc_errno_strings[] = "Bad match register number", "Badly placed special character", "Regular expression too complex", + "Bad regular expression opcode", + "Bad repeat value", }; /* Map error to string */