From ca4318605d15073f7f68508717b5180c0ce618e7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 20 Apr 2013 19:58:29 +0900 Subject: [PATCH] (CONCORD_Genre_Table): Revived as an alias of `COS_Genre_ent'. --- concord.h | 1 + 1 file changed, 1 insertion(+) diff --git a/concord.h b/concord.h index bcab30d..c7ccafe 100644 --- a/concord.h +++ b/concord.h @@ -74,6 +74,7 @@ concord_ds_foreach_genre_name (CONCORD_DS ds, typedef struct COS_Genre_ent COS_Genre_ent; typedef COS_Genre_ent* COS_Genre; +typedef COS_Genre_ent CONCORD_Genre_Table; typedef COS_Genre CONCORD_Genre; CONCORD_Genre -- 1.7.10.4