openbsd-ports/net/micq/patches/patch-src_util_table_c
kevlo c23b85ea71 upgrade to version 0.4.7
--
No response from maintainer
2001-07-25 16:13:01 +00:00

12 lines
316 B
Plaintext

--- src/util_table.c.orig Thu Jul 19 13:09:02 2001
+++ src/util_table.c Thu Jul 19 13:09:14 2001
@@ -188,7 +188,7 @@
{
int i;
- assert (TableCountryCodesSize == TableCountrySize);
+ /* assert (TableCountryCodesSize == TableCountrySize); */
if (!code)
return i18n (-1, TableCountry[0]);