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/resize-port/resize-port.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/resize-port') 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.

""" . -- cgit v1.2.1