Skip to content

Commit

Permalink
Update include/clap/ext/draft/undo.h
Browse files Browse the repository at this point in the history
Co-authored-by: Dalton Messmer <[email protected]>
  • Loading branch information
abique and messmerd authored Apr 24, 2024
1 parent c32173a commit 66203e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/clap/ext/draft/undo.h
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ typedef struct clap_host_undo {
//
// Special case: for objects with shared and synchronized state, changes shouldn't be reported
// as the host already knows about it.
// For example, plugin parameters changes shouldn't produce a call to change_made().
// For example, plugin parameter changes shouldn't produce a call to change_made().
//
// [main-thread]
void(CLAP_ABI *change_made)(const clap_host_t *host,
Expand Down

0 comments on commit 66203e6

Please sign in to comment.