From 422a2211ccdc8f7d29576ab4830ce3481159eb60 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 3 Mar 2011 03:29:33 +0000 Subject: Fix line wrapping. --- core.lv2/lv2.ttl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'core.lv2') diff --git a/core.lv2/lv2.ttl b/core.lv2/lv2.ttl index d0cdaeb..94dcfd5 100644 --- a/core.lv2/lv2.ttl +++ b/core.lv2/lv2.ttl @@ -139,10 +139,11 @@ the functions provided by a plugin are divided into classes:

run(), connect_port()
-

Extensions to this specification which add new plugin functions MUST declare in -which of these classes the functions belong, or define new classes for them. Extensions -which add new host-provided functions MUST declare from which of these classes the -functions may be called, or otherwise precisely describe their threading rules.

+

Extensions to this specification which add new plugin functions MUST declare +in which of these classes the functions belong, or define new classes for +them. Extensions which add new host-provided functions MUST declare from which +of these classes the functions may be called, or otherwise precisely describe +their threading rules.

The rules that hosts MUST follow are: