Update src/sfizz_message.h

Co-authored-by: JP Cimalando <jp-dev@inbox.ru>
This commit is contained in:
Paul Ferrand 2021-04-16 17:20:44 +02:00 committed by GitHub
parent 80adfbac00
commit 1466cdb792
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ typedef struct {
} 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
*/
typedef union {