aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mididrv.h')
-rw-r--r--sound/mididrv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/mididrv.h b/sound/mididrv.h
index 5fffd430fb..1184adee6c 100644
--- a/sound/mididrv.h
+++ b/sound/mididrv.h
@@ -124,7 +124,7 @@ public:
/** Returns device handle based on the present devices and the flags parameter. */
static DeviceHandle detectDevice(int flags);
-
+
/** Find the music driver matching the given driver name/description. */
static DeviceHandle getDeviceHandle(const Common::String &identifier);