summaryrefslogtreecommitdiffstats
path: root/src/AlsaDriver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/AlsaDriver.hpp')
-rw-r--r--src/AlsaDriver.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/AlsaDriver.hpp b/src/AlsaDriver.hpp
index 2680509..33d8542 100644
--- a/src/AlsaDriver.hpp
+++ b/src/AlsaDriver.hpp
@@ -33,8 +33,7 @@ class ILog;
class Patchage;
class PatchagePort;
-/** Handles all externally driven functionality, registering ports etc.
- */
+/// Driver for ALSA Sequencer ports
class AlsaDriver : public Driver
{
public: