From aa5cc3fb1fa33608dbfafcca40902ef1d102261c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 30 Apr 2023 18:07:02 -0400 Subject: Remove trailing newlines from Turtle data files --- lv2/options.lv2/manifest.ttl | 1 - lv2/options.lv2/options.meta.ttl | 1 - lv2/options.lv2/options.ttl | 1 - 3 files changed, 3 deletions(-) (limited to 'lv2/options.lv2') diff --git a/lv2/options.lv2/manifest.ttl b/lv2/options.lv2/manifest.ttl index 18db448..c54456c 100644 --- a/lv2/options.lv2/manifest.ttl +++ b/lv2/options.lv2/manifest.ttl @@ -6,4 +6,3 @@ lv2:minorVersion 1 ; lv2:microVersion 4 ; rdfs:seeAlso . - diff --git a/lv2/options.lv2/options.meta.ttl b/lv2/options.lv2/options.meta.ttl index 10ca296..33946f4 100644 --- a/lv2/options.lv2/options.meta.ttl +++ b/lv2/options.lv2/options.meta.ttl @@ -94,4 +94,3 @@ The host SHOULD provide a value for the specified option if one is known, or provide the user an opportunity to specify one if possible. """^^lv2:Markdown . - diff --git a/lv2/options.lv2/options.ttl b/lv2/options.lv2/options.ttl index 5f9fcc9..7233180 100644 --- a/lv2/options.lv2/options.ttl +++ b/lv2/options.lv2/options.ttl @@ -41,4 +41,3 @@ opts:supportedOption rdfs:range rdf:Property ; rdfs:label "supported option" ; rdfs:comment "An option supported or by the instance." . - -- cgit v1.2.1