diff options
author | David Robillard <d@drobilla.net> | 2014-07-28 21:14:40 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-07-28 21:14:40 +0000 |
commit | 91bd0c769fef6c62aa065f3ef22c3cb7d890c597 (patch) | |
tree | 1c210c8bb40e281374dedad5a01dfc0345dc3412 /lv2/lv2plug.in/ns/ext | |
parent | ee09f19b84b623c787d6b74041ee6d269c354ae0 (diff) | |
download | lv2-91bd0c769fef6c62aa065f3ef22c3cb7d890c597.tar.xz |
Add description, date, and change log to documentation index.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl b/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl index c61096a..6316b4b 100644 --- a/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl @@ -17,7 +17,7 @@ dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ - rdfs:label "Add missing include <string.h> to logger.h for memset." + rdfs:label "Add missing include string.h to logger.h for memset." ] ] ] , [ |