diff options
author | David Robillard <d@drobilla.net> | 2012-04-12 20:17:38 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-04-12 20:17:38 +0000 |
commit | 9397371fe3c41a35f81668cdf2e66a8f395e2008 (patch) | |
tree | 27afc7a0b1b36e58156fd77d22fd45ca2946bf2e /lv2/lv2plug.in/ns/ext/patch | |
parent | e3e7dcfa043ee95ea419c8407716831e1141d454 (diff) | |
download | lv2-9397371fe3c41a35f81668cdf2e66a8f395e2008.tar.xz |
Lint.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/patch')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/patch/patch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/patch/patch.h b/lv2/lv2plug.in/ns/ext/patch/patch.h index aad3788..d03cdae 100644 --- a/lv2/lv2plug.in/ns/ext/patch/patch.h +++ b/lv2/lv2plug.in/ns/ext/patch/patch.h @@ -15,7 +15,7 @@ */ /** - @file patch.h C header for the LV2 Message extension + @file patch.h C header for the LV2 Patch extension <http://lv2plug.in/ns/ext/patch>. The patch extension is purely data, this header merely defines URIs |