projects
/
chise
/
concord.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c565aff
)
(concord_object_get_attribute): Renamed from
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Mon, 20 May 2013 10:31:45 +0000
(19:31 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Mon, 20 May 2013 10:31:45 +0000
(19:31 +0900)
`concord_object_get_feature_value'.
cos.c
patch
|
blob
|
history
diff --git
a/cos.c
b/cos.c
index
39303b2
..
39ae317
100644
(file)
--- a/
cos.c
+++ b/
cos.c
@@
-570,7
+570,7
@@
concord_decode_object (COS_object ds, COS_object genre,
}
COS_object
-concord_object_get_feature_value (COS_object object, COS_object feature)
+concord_object_get_attribute (COS_object object, COS_object feature)
{
CONCORD_Genre gobj;
CONCORD_Feature fobj;