From 8231c27e81b7b2e8ae98d033653061ab430a2456 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 1 May 2001 08:46:26 +0000 Subject: [PATCH] (C5-2129): Fix `morohashi-daikanwa' property. --- lisp/utf-2000/Ideograph-R017-Open-Box.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R017-Open-Box.el b/lisp/utf-2000/Ideograph-R017-Open-Box.el index aa4dd50..854d973 100644 --- a/lisp/utf-2000/Ideograph-R017-Open-Box.el +++ b/lisp/utf-2000/Ideograph-R017-Open-Box.el @@ -18,7 +18,7 @@ (ideograph-daikanwa . 01801) ; ø¸€œ‰ )) (define-char - '((morohashi-daikanwa 1801 0 \?) + '((morohashi-daikanwa 1801 0 9) (ideographic-radical . 17) ; ⼐ (ideographic-strokes . 0) (total-strokes . 2) -- 1.7.10.4