From 18a9aeff6fe1f502dfec0cbb5b1a797df7de3cf0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 27 Apr 2019 16:46:03 +0200 Subject: Fix broken links --- lv2/data-access/data-access.h | 2 +- lv2/resize-port/resize-port.ttl | 2 +- lv2/uri-map/lv2-uri-map.doap.ttl | 3 --- 3 files changed, 2 insertions(+), 5 deletions(-) (limited to 'lv2') diff --git a/lv2/data-access/data-access.h b/lv2/data-access/data-access.h index 2f4fd28..8f98834 100644 --- a/lv2/data-access/data-access.h +++ b/lv2/data-access/data-access.h @@ -19,7 +19,7 @@ @defgroup data-access Data Access Access to plugin extension_data() for UIs, see - for details. + for details. @{ */ diff --git a/lv2/resize-port/resize-port.ttl b/lv2/resize-port/resize-port.ttl index 6688f90..08186a7 100644 --- a/lv2/resize-port/resize-port.ttl +++ b/lv2/resize-port/resize-port.ttl @@ -44,7 +44,7 @@ asLargeAs several ports, it is asLargeAs the largest such port (not the sum of those ports' sizes).

The host guarantees that whenever an ObjectPort's run method is called, any -output O that is obj:asLargeAs an input I is connected to a buffer large enough +output O that is asLargeAs an input I is connected to a buffer large enough to copy I, or NULL if the port is lv2:connectionOptional.

""" . diff --git a/lv2/uri-map/lv2-uri-map.doap.ttl b/lv2/uri-map/lv2-uri-map.doap.ttl index df0feb7..a5fec84 100644 --- a/lv2/uri-map/lv2-uri-map.doap.ttl +++ b/lv2/uri-map/lv2-uri-map.doap.ttl @@ -26,7 +26,6 @@ doap:revision "1.4" ; doap:created "2011-11-21" ; dcs:blame ; - doap:file-release ; dcs:changeset [ dcs:item [ rdfs:label "Update packaging." @@ -38,7 +37,6 @@ doap:revision "1.2" ; doap:created "2011-05-26" ; dcs:blame ; - doap:file-release ; dcs:changeset [ dcs:item [ rdfs:label "Add build system (for installation)." @@ -49,7 +47,6 @@ ] , [ doap:revision "1.0" ; doap:created "2010-10-18" ; - doap:file-release ; dcs:blame ; dcs:changeset [ dcs:item [ -- cgit v1.2.1