summaryrefslogtreecommitdiff
path: root/distrho/DistrhoPlugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'distrho/DistrhoPlugin.hpp')
-rw-r--r--distrho/DistrhoPlugin.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/distrho/DistrhoPlugin.hpp b/distrho/DistrhoPlugin.hpp
index 1da2bdb6..9eecce6c 100644
--- a/distrho/DistrhoPlugin.hpp
+++ b/distrho/DistrhoPlugin.hpp
@@ -771,7 +771,7 @@ protected:
/**
Get the plugin unique Id.@n
- This value is used by LADSPA, DSSI and VST plugin formats.
+ This value is used by LADSPA, DSSI, VST and AU plugin formats.
@see d_cconst()
*/
virtual int64_t getUniqueId() const = 0;