aboutsummaryrefslogtreecommitdiff
path: root/src/midi_sequencer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/midi_sequencer.hpp')
-rw-r--r--src/midi_sequencer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/midi_sequencer.hpp b/src/midi_sequencer.hpp
index 89b4619..6eeefa9 100644
--- a/src/midi_sequencer.hpp
+++ b/src/midi_sequencer.hpp
@@ -354,7 +354,7 @@ public:
/**
* @brief Sets the RT interface
- * @param interface Pre-Initialized interface structure (pointer will be taken)
+ * @param intrf Pre-Initialized interface structure (pointer will be taken)
*/
void setInterface(const BW_MidiRtInterface *intrf);