add comment in new_fluid_mod()

This commit is contained in:
jjceresa 2019-07-12 14:28:46 +02:00
parent 967d8e237c
commit 2153c6f86c
1 changed files with 2 additions and 0 deletions

View File

@ -519,6 +519,8 @@ fluid_mod_get_value(fluid_mod_t *mod, fluid_voice_t *voice)
/**
* Create a new uninitialized modulator structure.
* Structure's fields are left uninitialized except 'next' field that is
* initialized to NULL.
* @return New allocated modulator or NULL if out of memory
*/
fluid_mod_t *