(concord_object_get_attribute): Renamed from
[chise/concord.git] / cos.c
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;