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:
1b0946d
)
(concord_object_get_attribute): Renamed from
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Mon, 20 May 2013 10:31:31 +0000
(19:31 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Mon, 20 May 2013 10:31:31 +0000
(19:31 +0900)
`concord_object_get_feature_value'.
concord.h
patch
|
blob
|
history
diff --git
a/concord.h
b/concord.h
index
c2479d1
..
ca49af6
100644
(file)
--- a/
concord.h
+++ b/
concord.h
@@
-132,7
+132,7
@@
concord_obj_gets_feature_value (const char* object_id,
unsigned char* dst, size_t size);
COS_object
-concord_object_get_feature_value (COS_object object, COS_object feature);
+concord_object_get_attribute (COS_object object, COS_object feature);
int
concord_feature_foreach_obj_string (CONCORD_Feature feature,