Skip to content

Commit

Permalink
Update include/clap/ext/draft/location.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 Dec 2, 2024
1 parent 50f004f commit 3b9e673
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/clap/ext/draft/location.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ enum {
// the last track or track group within this group + 1.
CLAP_PLUGIN_LOCATION_TRACK_GROUP = 2,

// Represents a single tracks. It contains devices (serial).
// Represents a single track.
// It contains devices (serial).
CLAP_PLUGIN_LOCATION_TRACK = 3,

// Represents a single device.
Expand Down

0 comments on commit 3b9e673

Please sign in to comment.