(mchar__init): Don't call mchar_define_property.
authorhanda <handa>
Mon, 5 Dec 2005 07:04:03 +0000 (07:04 +0000)
committerhanda <handa>
Mon, 5 Dec 2005 07:04:03 +0000 (07:04 +0000)
commit7a51ad5012dfbca045519eb7db0716c7b56d33df
treef1ab04683f17e3c83671ca4ce638ff541b700aae
parentf3fd05839761ff4d0287be6d2f63a5e89f008558
(mchar__init): Don't call mchar_define_property.
Instead just initialize property keys.
(mchar__fini): Free char_prop_list only if it's not NULL.
(mchar__define_prop): New function.
(mchar_define_property): Call mchar__define_prop.
src/character.c