(U+3B1A): Fixed.
[chise/ids.git] / ids-find.el
index d4ae34c..8ffb4cf 100644 (file)
                  (eq ret ret2)
                  )
                 ((setq ret2 (assq 'ideographic-structure c2))
-                 (and (setq ret (get-char-attribute c1 'ideographic-structure))
+                 (and (setq ret (get-char-attribute ret 'ideographic-structure))
                       (ideographic-structure-equal ret (cdr ret2))
                       )))))))