diff options
Diffstat (limited to 'src/sms/sms.h')
-rw-r--r-- | src/sms/sms.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sms/sms.h b/src/sms/sms.h index 14399fc..7372a8a 100644 --- a/src/sms/sms.h +++ b/src/sms/sms.h @@ -320,7 +320,7 @@ typedef struct * synthesized frame. * */ -typedef struct +typedef struct SMSSynthParams { int iStochasticType; /*!< type of stochastic model defined by SMS_StocSynthType \see SMS_StocSynthType */ |