update.
[chise/libchise.git] / sample.c
index e65e39d..af4f92d 100644 (file)
--- a/sample.c
+++ b/sample.c
@@ -13,7 +13,7 @@ test_name_map_func (CHISE_DS *ds, unsigned char *name)
 }
 
 static int
-test_map_func (CHISE_Char_ID cid, CHISE_Feature_Table *db,
+test_map_func (CHISE_Char_ID cid, CHISE_Feature db,
               CHISE_Value *valdatum)
 {
   unsigned char buf[256];
@@ -58,7 +58,7 @@ test_map_func (CHISE_Char_ID cid, CHISE_Feature_Table *db,
 }
 
 static int
-test_radical_func (CHISE_Char_ID cid, CHISE_Feature_Table *db,
+test_radical_func (CHISE_Char_ID cid, CHISE_Feature db,
                   CHISE_Value *valdatum)
 {
   unsigned char buf[256];