Reformatted.
[chise/xemacs-chise.git] / src / chartab.c
index 6e12d84..2c8181a 100644 (file)
@@ -2897,6 +2897,7 @@ Store CHARACTER's ATTRIBUTE with VALUE.
     {
       CHECK_CHAR (character);
       value = put_char_ccs_code_point (character, ccs, value);
+      attribute = XCHARSET_NAME (ccs);
     }
   else if (EQ (attribute, Q_decomposition))
     {