projects
/
chise
/
libchise.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccdbb54
)
(main): Rename "ideograph-daikanwa" to "=daikanwa".
author
tomo
<tomo>
Wed, 6 Aug 2003 10:27:11 +0000
(10:27 +0000)
committer
tomo
<tomo>
Wed, 6 Aug 2003 10:27:11 +0000
(10:27 +0000)
sample.c
patch
|
blob
|
history
diff --git
a/sample.c
b/sample.c
index
c544fcd
..
e2b9bad
100644
(file)
--- a/
sample.c
+++ b/
sample.c
@@
-34,7
+34,7
@@
main (int argc, char* argv[])
/* setup a decoding-table */
status = chise_open_decoding_table (&dt_daikanwa, &ds,
- "ideograph-daikanwa",
+ "=daikanwa",
real_subtype,
accessmask, modemask);
if (status)