Update src/sfizz_message.h
Co-authored-by: JP Cimalando <jp-dev@inbox.ru>
This commit is contained in:
parent
80adfbac00
commit
1466cdb792
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ typedef struct {
|
||||||
} sfizz_blob_t;
|
} sfizz_blob_t;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Representation of an argument of variant type in OSC format as an union
|
* @brief Representation of an argument of variant type in OSC format as a union
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
typedef union {
|
typedef union {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue