This commit is contained in:
Peter Olsson
2014-02-02 12:33:37 +01:00
parent 1e0e66fd47
commit 9059fb91cc
18 changed files with 2395 additions and 2 deletions
+2 -1
View File
@@ -432,7 +432,8 @@ typedef enum {
typedef enum {
SSG_MASCULINE,
SSG_FEMININE,
SSG_NEUTER
SSG_NEUTER,
SSG_UTRUM
} switch_say_gender_t;
typedef enum {