X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fchartab.c;h=04b216f23b90ec202ee805a6b37c81328bb772a3;hb=6dd098a655551afd765159165e4b29ec9f693cb2;hp=d17f4dc588736816569c0d3ec01fe23cb30686dc;hpb=ee6ee91540a0de318c597b7992834d63fa073624;p=m17n%2Fm17n-lib.git diff --git a/src/chartab.c b/src/chartab.c index d17f4dc..04b216f 100644 --- a/src/chartab.c +++ b/src/chartab.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en @@ -600,14 +600,13 @@ dump_sub_chartab (MSubCharTable *table, void *default_value, int mchartable__init () { - chartable_table.count = 0; + M17N_OBJECT_ADD_ARRAY (chartable_table, "Chartable"); return 0; } void mchartable__fini () { - mdebug__report_object ("Chartable", &chartable_table); } void *