(concord_open_ds): Use <char*> instead of <unsigned char*> for
authortomo <tomo>
Fri, 14 Apr 2006 15:58:08 +0000 (15:58 +0000)
committertomo <tomo>
Fri, 14 Apr 2006 15:58:08 +0000 (15:58 +0000)
commit5ef940dc3fdb924beec6313ce28b5ad550d72948
tree1771ea76a3618ef8fe0aad588f1b95c1bbc6ce10
parent836509834b563c2653ce5f8f4f3ee547a491ae54
(concord_open_ds): Use <char*> instead of <unsigned char*> for
location.
(concord_ds_location): Likewise.
(concord_ds_foreach_genre_name): Use <char*> instead of <unsigned
char*> for genre-name.
(concord_ds_get_genre): Likewise.
(concord_genre_get_name): Likewise.
(concord_genre_foreach_feature_name): Likewise.
(concord_genre_get_feature): Use <char*> instead of <unsigned char*>
for feature-name.
(concord_feature_get_name): Likewise.
(concord_obj_put_feature_value_str): Use <char*> instead of <unsigned
char*> for object-id.
(concord_obj_get_feature_value): Likewise.
(concord_obj_get_feature_value_string): Likewise.
(concord_obj_gets_feature_value): Likewise.
(concord_genre_get_index): Use <char*> instead of <unsigned
char*> for index-name.
(concord_index_strid_put_obj): Use <char*> instead of <unsigned
char*> for indexer and object-id.
(concord_index_strid_get_obj_string): Use <char*> instead of <unsigned
char*> for indexer.
concord.c
concord.h