X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcerrno.c;h=fae62b500f2a2786137443cba72a70f8a9a0af88;hp=62404a8ea3e9d77b96e9d38a88bc5e9fa29caaf1;hb=96ae4adfa8757be98b0587941e26d0733e1fb22e;hpb=f449c0a95327fd4e60a5b9d3c9d50fae0f8d835a diff --git a/lib/silcutil/silcerrno.c b/lib/silcutil/silcerrno.c index 62404a8e..fae62b50 100644 --- a/lib/silcutil/silcerrno.c +++ b/lib/silcutil/silcerrno.c @@ -410,8 +410,28 @@ const char *silc_errno_strings[] = "Address already in use", "Network is down", "End of stream", - "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + + "Badly placed parenthesis", + "Bad hexadecimal number", + "Bad match register number", + "Badly placed special character", + "Regular expression too complex", }; /* Map error to string */